summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/lib
authorar <ar>2004-03-15 19:34:39 (UTC)
committer ar <ar>2004-03-15 19:34:39 (UTC)
commitab41047d6404c63b34e18c400cccae1580d6805e (patch) (side-by-side diff)
tree0360d534614068e6103956bcb45819adeeaa2622 /noncore/net/opietooth/lib
parent0de0c28bda1190c1e1df92dfa591c9c555f80fcd (diff)
downloadopie-ab41047d6404c63b34e18c400cccae1580d6805e.zip
opie-ab41047d6404c63b34e18c400cccae1580d6805e.tar.gz
opie-ab41047d6404c63b34e18c400cccae1580d6805e.tar.bz2
- make opietooth compilable
- correct LIBOPIECORE2 dependencies and namespace's
Diffstat (limited to 'noncore/net/opietooth/lib') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/lib/config.in b/noncore/net/opietooth/lib/config.in
index b966dce..7be2575 100644
--- a/noncore/net/opietooth/lib/config.in
+++ b/noncore/net/opietooth/lib/config.in
@@ -1,4 +1,4 @@
config LIBOPIETOOTH
boolean "libopietooth1 (Opie Bluetooth library)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIECORE2 && OPIETOOTH