summaryrefslogtreecommitdiff
path: root/noncore/multimedia/powerchord/config.in
Unidiff
Diffstat (limited to 'noncore/multimedia/powerchord/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/powerchord/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/multimedia/powerchord/config.in b/noncore/multimedia/powerchord/config.in
index c41844c..ab1512b 100644
--- a/noncore/multimedia/powerchord/config.in
+++ b/noncore/multimedia/powerchord/config.in
@@ -1,7 +1,7 @@
1 config POWERCHORD 1 config POWERCHORD
2 boolean "opie-powerchord (guitar chord generator and tuning)" 2 boolean "opie-powerchord (guitar chord generator and tuning)"
3 default "n" 3 default "n"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE 4 depends ( LIBQPE || LIBQPE-X11 )
5 comment "opie-powerchord needs a libqpe, libopie and libopie2core" 5 comment "opie-powerchord needs a libqpe"
6 depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE) 6 depends !(( LIBQPE || LIBQPE-X11 ) )
7 7