-rw-r--r-- | examples/inputmethod/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/inputmethod/config.in b/examples/inputmethod/config.in index b7cfe76..c0aa7e8 100644 --- a/examples/inputmethod/config.in +++ b/examples/inputmethod/config.in @@ -1,4 +1,4 @@ config EXAMPLE_BOARD boolean "Input Method Example" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && EXAMPLES + depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES |