From 8e39152eabb78bdda46dd2f6cdea0e38562af19d Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 23 Mar 2004 23:41:45 +0000 Subject: eliminate bogus dependency on libopie --- (limited to 'noncore/net/wellenreiter/config.in') diff --git a/noncore/net/wellenreiter/config.in b/noncore/net/wellenreiter/config.in index 8ed5e4c..bf9bbd9 100644 --- a/noncore/net/wellenreiter/config.in +++ b/noncore/net/wellenreiter/config.in @@ -1,6 +1,6 @@ config WELLENREITER boolean "opie-wellenreiter (wireless LAN monitor)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI - comment "wellenreiter needs libqpe, libopie1 and libopie2 (core+net+ui)" - depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI) + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI + comment "wellenreiter needs a libqpe and libopie2 (core+net+ui)" + depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI) -- cgit v0.9.0.2