-rw-r--r-- | noncore/net/opietooth/applet/opie-bluetoothapplet.control | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/libopietooth.control | 4 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/opie-bluetoothmanager.control | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/opietooth/applet/opie-bluetoothapplet.control b/noncore/net/opietooth/applet/opie-bluetoothapplet.control index 4e045f7..6f1addf 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control @@ -3,7 +3,7 @@ Priority: optional Section: opie/system Maintainer: Maximilian Reiss <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION), libopie1tooth +Depends: opie-base ($QPE_VERSION), libopietooth Description: Bluetooth Applet An bluetooth taskbar applet for the Opie environment diff --git a/noncore/net/opietooth/lib/libopietooth.control b/noncore/net/opietooth/lib/libopietooth.control index 1ecb2b6..82d7397 100644 --- a/noncore/net/opietooth/lib/libopietooth.control +++ b/noncore/net/opietooth/lib/libopietooth.control @@ -1,8 +1,8 @@ -Files: $OPIEDIR/lib/libopie11tooth.so.1.0.0 $OPIEDIR/lib/libopie11tooth.so.1.0 $OPIEDIR/lib/libopie11tooth.so.1 +Files: $OPIEDIR/lib/libopietooth.so.1.0.0 $OPIEDIR/lib/libopietooth.so.1.0 $OPIEDIR/lib/libopietooth.so.1 Priority: optional Section: opie/system Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: qt-embedded (>=$QTE_VERSION), libopie11, task-bluez +Depends: qt-embedded (>=$QTE_VERSION), libopie, task-bluez Description: Opie bluetooth library diff --git a/noncore/net/opietooth/manager/opie-bluetoothmanager.control b/noncore/net/opietooth/manager/opie-bluetoothmanager.control index 9b77d07..1ed5ef7 100644 --- a/noncore/net/opietooth/manager/opie-bluetoothmanager.control +++ b/noncore/net/opietooth/manager/opie-bluetoothmanager.control @@ -3,8 +3,8 @@ Priority: optional Section: opie/applications Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: 0.5.4-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1tooth, opie-bluepin +Depends: opie-base ($QPE_VERSION), libopietooth, opie-bluepin License: GPL Description: Bluetooth Manager application |