summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/config.in
authorkergoth <kergoth>2003-01-23 20:14:59 (UTC)
committer kergoth <kergoth>2003-01-23 20:14:59 (UTC)
commit57ed11c1dddb5dc974903c291007662c1f5203c6 (patch) (side-by-side diff)
treeebeb51b12c7a94e3416f9f471879d244f01053ed /noncore/net/opietooth/applet/config.in
parent2b0157e5c600f6880ef10a1df187df45ac25f051 (diff)
downloadopie-57ed11c1dddb5dc974903c291007662c1f5203c6.zip
opie-57ed11c1dddb5dc974903c291007662c1f5203c6.tar.gz
opie-57ed11c1dddb5dc974903c291007662c1f5203c6.tar.bz2
compile fix, just because you add something to the configuration system doesnt mean it actually builds.
Diffstat (limited to 'noncore/net/opietooth/applet/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/net/opietooth/applet/config.in b/noncore/net/opietooth/applet/config.in
index 800f83f..59fdeb4 100644
--- a/noncore/net/opietooth/applet/config.in
+++ b/noncore/net/opietooth/applet/config.in
@@ -1,4 +1,4 @@
- config #APPLET
- boolean "applet"
+ config OPIETOOTH-APPLET
+ boolean
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH && LIBOPIETOOTH