author | kergoth <kergoth> | 2003-01-24 08:01:03 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-24 08:01:03 (UTC) |
commit | f4dee585d608db812b5973dfc5e631a2ca4fa279 (patch) (unidiff) | |
tree | 73418e5c792225baddc44d75fd28ec30a82a4965 | |
parent | 4495fda0ab1d48800c6101ec635bafb70ebd07f1 (diff) | |
download | opie-f4dee585d608db812b5973dfc5e631a2ca4fa279.zip opie-f4dee585d608db812b5973dfc5e631a2ca4fa279.tar.gz opie-f4dee585d608db812b5973dfc5e631a2ca4fa279.tar.bz2 |
libopie11->libopie1
-rw-r--r-- | core/launcher/opie-taskbar.control | 2 | ||||
-rw-r--r-- | library/opie-base.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control index 95582c3..92deed4 100644 --- a/core/launcher/opie-taskbar.control +++ b/core/launcher/opie-taskbar.control | |||
@@ -4,5 +4,5 @@ Section: opie/system | |||
4 | Maintainer: Project Opie <opie@handhelds.org> | 4 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 6 | Version: $QPE_VERSION-$SUB_VERSION.2 |
7 | Depends: qt-embedded (>=$QTE_VERSION), opie-common, libqpe1, libopie11 | 7 | Depends: qt-embedded (>=$QTE_VERSION), opie-common, libqpe1, libopie1 |
8 | Description: Launcher for Opie | 8 | Description: Launcher for Opie |
diff --git a/library/opie-base.control b/library/opie-base.control index 4d0b015..af1a390 100644 --- a/library/opie-base.control +++ b/library/opie-base.control | |||
@@ -5,5 +5,5 @@ Architecture: arm | |||
5 | Version: $QPE_VERSION-$SUB_VERSION.3 | 5 | Version: $QPE_VERSION-$SUB_VERSION.3 |
6 | Provides: qpe-base | 6 | Provides: qpe-base |
7 | Conflicts: qpe-base | 7 | Conflicts: qpe-base |
8 | Depends: qt-embedded (>=$QTE_VERSION), qt-embedded-rotation, opie-common, libqpe1, libopie11, opie-qcop, opie-taskbar, opie-sounds, apmd, opie-pics, timezones | 8 | Depends: qt-embedded (>=$QTE_VERSION), qt-embedded-rotation, opie-common, libqpe1, libopie1, opie-qcop, opie-taskbar, opie-sounds, apmd, opie-pics, timezones |
9 | Description: opie-base virtual package | 9 | Description: opie-base virtual package |