summaryrefslogtreecommitdiff
path: root/x11
Side-by-side diff
Diffstat (limited to 'x11') (more/less context) (ignore whitespace changes)
-rw-r--r--x11/libqpe-x11/config.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/libqpe-x11/config.in b/x11/libqpe-x11/config.in
index 2e546a4..841d639 100644
--- a/x11/libqpe-x11/config.in
+++ b/x11/libqpe-x11/config.in
@@ -1,4 +1,5 @@
-# config #LIBQPE-X11
-# boolean "libqpe-x11"
-# default "y"
-# depends LIBQPE && LIBOPIE
+config LIBQPE-X11
+ boolean "Qpe library (x11 enabled)"
+ default "y" if X11
+ default "n" if ! X11
+ depends on X11