-rw-r--r-- | noncore/games/kbill/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kbill/config.in b/noncore/games/kbill/config.in index 91a14d1..eb1900e 100644 --- a/noncore/games/kbill/config.in +++ b/noncore/games/kbill/config.in @@ -1,4 +1,4 @@ config KBILL boolean "kbill" default "y" - depends LIBQPE && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |