-rw-r--r-- | noncore/net/opietooth/blue-pin/config.in | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/config.in.in | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/config.in | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/config.in | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/opietooth/blue-pin/config.in b/noncore/net/opietooth/blue-pin/config.in index a25cbde..4b9f3ca 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 "opie-bluepin (Bluetooth pin application)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH |
diff --git a/noncore/net/opietooth/config.in.in b/noncore/net/opietooth/config.in.in index e09458c..4f1b974 100644 --- a/noncore/net/opietooth/config.in.in +++ b/noncore/net/opietooth/config.in.in | |||
@@ -1,7 +1,7 @@ | |||
1 | config OPIETOOTH | 1 | config OPIETOOTH |
2 | bool "Opietooth" | 2 | bool "Bluetooth support" |
3 | depends (LIBQPE || LIBQPE-X11) && LIBOPIE | 3 | depends (LIBQPE || LIBQPE-X11) && LIBOPIE |
4 | 4 | ||
5 | if OPIETOOTH | 5 | if OPIETOOTH |
6 | @sources@ | 6 | @sources@ |
7 | endif | 7 | endif |
diff --git a/noncore/net/opietooth/lib/config.in b/noncore/net/opietooth/lib/config.in index 2bb4d54..b966dce 100644 --- a/noncore/net/opietooth/lib/config.in +++ b/noncore/net/opietooth/lib/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config LIBOPIETOOTH | 1 | config LIBOPIETOOTH |
2 | boolean "libopietooth" | 2 | boolean "libopietooth1 (Opie Bluetooth library)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH |
diff --git a/noncore/net/opietooth/manager/config.in b/noncore/net/opietooth/manager/config.in index 445a657..de9aa2e 100644 --- a/noncore/net/opietooth/manager/config.in +++ b/noncore/net/opietooth/manager/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIETOOTH-MANAGER | 1 | config OPIETOOTH-MANAGER |
2 | boolean "Opietooth manager" | 2 | boolean "opie-bluetoothmanager (Bluetooth manager)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH && LIBOPIETOOTH | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIETOOTH && LIBOPIETOOTH |