author | groucho <groucho> | 2003-01-25 16:10:43 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-25 16:10:43 (UTC) |
commit | 654cbabee07d12a8c006b5f1f4a93c471afe47b2 (patch) (side-by-side diff) | |
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 @@ -6,3 +6,3 @@ Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION), libopie1obex +Depends: opie-base ($QPE_VERSION), libopieobex1 Description: Irda Applet 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 @@ -6,3 +6,3 @@ Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION), libopietooth +Depends: opie-base ($QPE_VERSION), libopietooth1 Description: Bluetooth Applet |