author | mickeyl <mickeyl> | 2004-03-29 13:14:58 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-03-29 13:14:58 (UTC) |
commit | b6647f4138de8124babc81ace434a707a74112d2 (patch) (unidiff) | |
tree | 5c3402264ca96e16bd8c7bb7bded2c398010ed64 | |
parent | 0f9454663cd39f2abfa50cfb0a58ad72472d55bd (diff) | |
download | opie-b6647f4138de8124babc81ace434a707a74112d2.zip opie-b6647f4138de8124babc81ace434a707a74112d2.tar.gz opie-b6647f4138de8124babc81ace434a707a74112d2.tar.bz2 |
remove bogus dependency
this directory is empty - is it supposed to be so ?
-rw-r--r-- | core/applets/obex/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/obex/config.in b/core/applets/obex/config.in index 874ab94..8f20f5d 100644 --- a/core/applets/obex/config.in +++ b/core/applets/obex/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OBEXAPPLET | 1 | config OBEXAPPLET |
2 | boolean "Obex" | 2 | boolean "Obex" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) |