author | groucho <groucho> | 2003-01-25 16:10:43 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-25 16:10:43 (UTC) |
commit | 654cbabee07d12a8c006b5f1f4a93c471afe47b2 (patch) (unidiff) | |
tree | 2d5e70efe1ae7c3f7eeb20177dc37cb0b680f0ee | |
parent | c53bda947cea7b53b1287fb389c2254c05633229 (diff) | |
download | opie-654cbabee07d12a8c006b5f1f4a93c471afe47b2.zip opie-654cbabee07d12a8c006b5f1f4a93c471afe47b2.tar.gz opie-654cbabee07d12a8c006b5f1f4a93c471afe47b2.tar.bz2 |
Fixed dependencies
-rw-r--r-- | core/applets/irdaapplet/opie-irdaapplet.control | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/applet/opie-bluetoothapplet.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/applets/irdaapplet/opie-irdaapplet.control b/core/applets/irdaapplet/opie-irdaapplet.control index 2bf86df..5216de0 100644 --- a/core/applets/irdaapplet/opie-irdaapplet.control +++ b/core/applets/irdaapplet/opie-irdaapplet.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: plugins/applets/libirdaapplet.so* pics/irdaapplet/* sounds/irdaapplet/*.wav | 1 | Files: plugins/applets/libirdaapplet.so* pics/irdaapplet/* sounds/irdaapplet/*.wav |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: David Woodhouse <dwmw2@infradead.org> | 4 | Maintainer: David Woodhouse <dwmw2@infradead.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: opie-base ($QPE_VERSION), libopie1obex | 7 | Depends: opie-base ($QPE_VERSION), libopieobex1 |
8 | Description: Irda Applet | 8 | Description: Irda Applet |
9 | An IrDA taskbar applet for the Opie environment | 9 | An IrDA taskbar applet for the Opie environment |
diff --git a/noncore/net/opietooth/applet/opie-bluetoothapplet.control b/noncore/net/opietooth/applet/opie-bluetoothapplet.control index 6f1addf..ed52f52 100644 --- a/noncore/net/opietooth/applet/opie-bluetoothapplet.control +++ b/noncore/net/opietooth/applet/opie-bluetoothapplet.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: plugins/applets/libbluetoothapplet.so* pics/bluetoothapplet/* | 1 | Files: plugins/applets/libbluetoothapplet.so* pics/bluetoothapplet/* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiss <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: opie-base ($QPE_VERSION), libopietooth | 7 | Depends: opie-base ($QPE_VERSION), libopietooth1 |
8 | Description: Bluetooth Applet | 8 | Description: Bluetooth Applet |
9 | An bluetooth taskbar applet for the Opie environment | 9 | An bluetooth taskbar applet for the Opie environment |