summaryrefslogtreecommitdiff
path: root/noncore
Side-by-side diff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/tinykate/config.in6
-rw-r--r--noncore/apps/tinykate/libkate/config.in4
2 files changed, 10 insertions, 0 deletions
diff --git a/noncore/apps/tinykate/config.in b/noncore/apps/tinykate/config.in
new file mode 100644
index 0000000..b845744
--- a/dev/null
+++ b/noncore/apps/tinykate/config.in
@@ -0,0 +1,6 @@
+ config TINYKATE
+ boolean "tinykate"
+ default "y"
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
+
+source "noncore/apps/tinykate/libkate/config.in"
diff --git a/noncore/apps/tinykate/libkate/config.in b/noncore/apps/tinykate/libkate/config.in
new file mode 100644
index 0000000..9145281
--- a/dev/null
+++ b/noncore/apps/tinykate/libkate/config.in
@@ -0,0 +1,4 @@
+ config LIBKATE
+ boolean "libkate"
+ default "y"
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && TINYKATE