author | harlekin <harlekin> | 2003-02-01 18:04:02 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-02-01 18:04:02 (UTC) |
commit | 48c90b56031a372bb3f822ad34b2c6857087aa69 (patch) (side-by-side diff) | |
tree | 2f6254d3d3cd29f424160eaefd03313c1f542e65 /noncore | |
parent | 4c5776c231eaf380fd974dd8f0fc510400d3c2eb (diff) | |
download | opie-48c90b56031a372bb3f822ad34b2c6857087aa69.zip opie-48c90b56031a372bb3f822ad34b2c6857087aa69.tar.gz opie-48c90b56031a372bb3f822ad34b2c6857087aa69.tar.bz2 |
fix qt depend
-rw-r--r-- | noncore/net/opietooth/lib/libopietooth1.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/lib/libopietooth1.control b/noncore/net/opietooth/lib/libopietooth1.control index 0dee7c4..4534f02 100644 --- a/noncore/net/opietooth/lib/libopietooth1.control +++ b/noncore/net/opietooth/lib/libopietooth1.control @@ -1,9 +1,9 @@ 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 Replaces: libopietooth -Depends: qt-embedded (>=$QTE_VERSION), libopie, task-bluez +Depends: libqt2-emb (>=2.3.4), libopie, task-bluez Description: Opie bluetooth library |