-rw-r--r-- | quickexec/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quickexec/config.in b/quickexec/config.in index ece5e3b..57eac96 100644 --- a/quickexec/config.in +++ b/quickexec/config.in @@ -2,3 +2,3 @@ # boolean "quickexec" # default "y" -# depends LIBQPE && LIBOPIE +# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |