author | harlekin <harlekin> | 2002-08-01 23:28:06 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-08-01 23:28:06 (UTC) |
commit | dae78cce45fb769720874562821d099d979b2c87 (patch) (side-by-side diff) | |
tree | 7eead24d1908f880a36f0768a02ec29432786c04 | |
parent | 5f5fa7ee672f948ec5ea89fa1f9a5504437f3142 (diff) | |
download | opie-dae78cce45fb769720874562821d099d979b2c87.zip opie-dae78cce45fb769720874562821d099d979b2c87.tar.gz opie-dae78cce45fb769720874562821d099d979b2c87.tar.bz2 |
since it suddenly is in the feed, its better to get the control files right too
-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 (renamed from noncore/net/opietooth/manager/opie-toothmanager.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 13c2c69..6f1addf 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control @@ -4,6 +4,6 @@ Section: opie/system Maintainer: Maximilian Reiss <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +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 645743c..972748e 100644 --- a/noncore/net/opietooth/lib/libopietooth.control +++ b/noncore/net/opietooth/lib/libopietooth.control @@ -2,8 +2,8 @@ Files: $QTDIR/lib/libopietooth.so.1.0.0 $QTDIR/lib/libopietooth.so.1.0 $QTDIR/li Priority: optional Section: opie/system Package: libopietooth -Maintainer: - +Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: qt-embedded (>=$QTE_VERSION) +Depends: qt-embedded (>=$QTE_VERSION), libopie Description: Opie bluetooth library diff --git a/noncore/net/opietooth/manager/opie-toothmanager.control b/noncore/net/opietooth/manager/opie-bluetoothmanager.control index ba48eae..1ed5ef7 100644 --- a/noncore/net/opietooth/manager/opie-toothmanager.control +++ b/noncore/net/opietooth/manager/opie-bluetoothmanager.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: 0.5.4-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base ($QPE_VERSION), libopietooth, opie-bluepin License: GPL Description: Bluetooth Manager application |