3 files changed, 3 insertions, 3 deletions
diff --git a/noncore/net/opietooth/lib/libopietooth.control b/noncore/net/opietooth/lib/libopietooth.control index 82d7397..e5bd1db 100644 --- a/noncore/net/opietooth/lib/libopietooth.control +++ b/noncore/net/opietooth/lib/libopietooth.control @@ -5,4 +5,4 @@ Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: qt-embedded (>=$QTE_VERSION), libopie, task-bluez +Depends: libqt2-emb (>=$QTE_VERSION), libopie, task-bluez Description: Opie bluetooth library diff --git a/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control b/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control index 128b7cd..3f37a26 100644 --- a/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control +++ b/noncore/todayplugins/stockticker/opie-today-stocktickerplugin.control @@ -5,4 +5,4 @@ Maintainer: ljp <llornkcor@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: qt-embedded (>=$QTE_VERSION), opie-today +Depends: libqt2-emb, opie-today Description: stockticker plugin for today diff --git a/noncore/todayplugins/weather/opie-today-weatherplugin.control b/noncore/todayplugins/weather/opie-today-weatherplugin.control index 34a57c5..e87872d 100644 --- a/noncore/todayplugins/weather/opie-today-weatherplugin.control +++ b/noncore/todayplugins/weather/opie-today-weatherplugin.control @@ -5,4 +5,4 @@ Maintainer: Dan Williams <williamsdr@acm.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: qt-embedded (>=$QTE_VERSION), opie-today +Depends: libqt2-emb, opie-today Description: Current weather plugin for today. |