-rw-r--r-- | core/obex/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/obex/config.in b/core/obex/config.in index c0208d1..a3db002 100644 --- a/core/obex/config.in +++ b/core/obex/config.in @@ -1,4 +1,4 @@ config OBEX boolean "libopieobex0 (library needed for beaming in Opie)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIECORE2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE |