-rw-r--r-- | inputmethods/jumpx/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethods/jumpx/config.in b/inputmethods/jumpx/config.in index 32c2125..01635fd 100644 --- a/inputmethods/jumpx/config.in +++ b/inputmethods/jumpx/config.in @@ -2,3 +2,3 @@ boolean "jumpx" default "y" - depends LIBQPE && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |