author | groucho <groucho> | 2003-01-21 13:14:13 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-21 13:14:13 (UTC) |
commit | f1530bc4a34aa1ae4963029536e435deeae67d33 (patch) (unidiff) | |
tree | 866e698a612c154202022c0d491d6f87381da411 | |
parent | 1be1c82e0cbb7044e4d4290502b295688205e1d9 (diff) | |
download | opie-f1530bc4a34aa1ae4963029536e435deeae67d33.zip opie-f1530bc4a34aa1ae4963029536e435deeae67d33.tar.gz opie-f1530bc4a34aa1ae4963029536e435deeae67d33.tar.bz2 |
Bluetooth also builds now in the new build system
-rw-r--r-- | noncore/net/opietooth/applet/config.in | 8 | ||||
-rw-r--r-- | noncore/net/opietooth/blue-pin/config.in | 8 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/config.in | 8 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/config.in | 8 |
4 files changed, 16 insertions, 16 deletions
diff --git a/noncore/net/opietooth/applet/config.in b/noncore/net/opietooth/applet/config.in index 4d689b5..800f83f 100644 --- a/noncore/net/opietooth/applet/config.in +++ b/noncore/net/opietooth/applet/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | # config #APPLET | 1 | config #APPLET |
2 | # boolean "applet" | 2 | boolean "applet" |
3 | # default "y" | 3 | default "y" |
4 | # depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/net/opietooth/blue-pin/config.in b/noncore/net/opietooth/blue-pin/config.in index 395537c..2d922d2 100644 --- a/noncore/net/opietooth/blue-pin/config.in +++ b/noncore/net/opietooth/blue-pin/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | # config #BLUE-PIN | 1 | config #BLUE-PIN |
2 | # boolean "blue-pin" | 2 | boolean "blue-pin" |
3 | # default "y" | 3 | default "y" |
4 | # depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/net/opietooth/lib/config.in b/noncore/net/opietooth/lib/config.in index 21c2fa3..a6602c3 100644 --- a/noncore/net/opietooth/lib/config.in +++ b/noncore/net/opietooth/lib/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | # config #LIB | 1 | config #LIB |
2 | # boolean "lib" | 2 | boolean "lib" |
3 | # default "y" | 3 | default "y" |
4 | # depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/net/opietooth/manager/config.in b/noncore/net/opietooth/manager/config.in index a8c9f62..3a9cb92 100644 --- a/noncore/net/opietooth/manager/config.in +++ b/noncore/net/opietooth/manager/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | # config #MANAGER | 1 | config #MANAGER |
2 | # boolean "manager" | 2 | boolean "manager" |
3 | # default "y" | 3 | default "y" |
4 | # depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |