summaryrefslogtreecommitdiff
path: root/noncore/applets/networkapplet/config.in
Side-by-side diff
Diffstat (limited to 'noncore/applets/networkapplet/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/networkapplet/config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/noncore/applets/networkapplet/config.in b/noncore/applets/networkapplet/config.in
new file mode 100644
index 0000000..00be317
--- a/dev/null
+++ b/noncore/applets/networkapplet/config.in
@@ -0,0 +1,7 @@
+ config NETWORKAPPLET
+ boolean "Network (control network interfaces on-the-fly)"
+ default "n"
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI
+ comment "Network applet needs a libqpe and libopie2 (ui, net)"
+ depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI)
+