author | zecke <zecke> | 2004-01-12 16:18:59 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-01-12 16:18:59 (UTC) |
commit | d13352dbcc9c21021b44898706e44439af7a2991 (patch) (unidiff) | |
tree | 11aaa07f61cd84e6b54779dce61dba8cb5774026 /inputmethods/multikey | |
parent | 334a1b57629211cdd77af4ea6857bfc41ab0cefb (diff) | |
download | opie-d13352dbcc9c21021b44898706e44439af7a2991.zip opie-d13352dbcc9c21021b44898706e44439af7a2991.tar.gz opie-d13352dbcc9c21021b44898706e44439af7a2991.tar.bz2 |
depends on PICKBOARD
-rw-r--r-- | inputmethods/multikey/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethods/multikey/config.in b/inputmethods/multikey/config.in index b9ae161..b52754b 100644 --- a/inputmethods/multikey/config.in +++ b/inputmethods/multikey/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config MULTIKEY | 1 | config MULTIKEY |
2 | boolean "opie-multikey (Keyboard for inputing multiple languages)" | 2 | boolean "opie-multikey (Keyboard for inputing multiple languages)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && PICKBOARD |