author | wimpie <wimpie> | 2004-04-07 00:31:30 (UTC) |
---|---|---|
committer | wimpie <wimpie> | 2004-04-07 00:31:30 (UTC) |
commit | 78f2d674633f0b619e76876aa0a265b1d45b2bce (patch) (side-by-side diff) | |
tree | a8781c3708fa91564094db498e7ac3dd3506b674 | |
parent | 01097505fd464cd18ae0f0b0394570b9ca9eec05 (diff) | |
download | opie-78f2d674633f0b619e76876aa0a265b1d45b2bce.zip opie-78f2d674633f0b619e76876aa0a265b1d45b2bce.tar.gz opie-78f2d674633f0b619e76876aa0a265b1d45b2bce.tar.bz2 |
OPIE2CORE and not OPIECORE2
-rw-r--r-- | noncore/net/opietooth/config.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/config.in.in b/noncore/net/opietooth/config.in.in index afb0891..2c8ba06 100644 --- a/noncore/net/opietooth/config.in.in +++ b/noncore/net/opietooth/config.in.in @@ -1,5 +1,5 @@ config OPIETOOTH bool "Bluetooth support" - depends (LIBQPE || LIBQPE-X11) && LIBOPIECORE2 + depends (LIBQPE || LIBQPE-X11) && LIBOPIE2CORE if OPIETOOTH |