From 1c0f26086973140462d2e0a6612199d2f0d67f6f Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 23 Jan 2003 21:12:03 +0000 Subject: Make tinykate depend on libkate to ensure libkate becomes a makefile prerequisite of tinykate in the build. --- (limited to 'noncore/apps/tinykate') diff --git a/noncore/apps/tinykate/config.in b/noncore/apps/tinykate/config.in index b845744..b3dcf2e 100644 --- a/noncore/apps/tinykate/config.in +++ b/noncore/apps/tinykate/config.in @@ -1,6 +1,6 @@ config TINYKATE boolean "tinykate" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBKATE source "noncore/apps/tinykate/libkate/config.in" -- cgit v0.9.0.2