-rw-r--r-- | library/opie-base.control | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/library/opie-base.control b/library/opie-base.control index 8a9fdf6..4d0b015 100644 --- a/library/opie-base.control +++ b/library/opie-base.control | |||
@@ -1,12 +1,9 @@ | |||
1 | Files: etc/colors root/etc/init.d/opie bin/opie-reorgfiles $QTDIR/lib/libqpe.so.1 $QTDIR/lib/libqpe.so.1.5 $QTDIR/lib/libqpe.so.1.5.0 apps/*/.directory etc/mime.types apps/Settings/quit.desktop pics/logo/* | ||
2 | Priority: required | 1 | Priority: required |
3 | Section: opie/system | 2 | Section: opie/system |
4 | Maintainer: Project Opie <opie@handhelds.org> | 3 | Maintainer: Project Opie <opie@handhelds.org> |
5 | Architecture: arm | 4 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | 5 | Version: $QPE_VERSION-$SUB_VERSION.3 |
7 | Provides: qpe-base | 6 | Provides: qpe-base |
8 | Conflicts: qpe-base | 7 | Conflicts: qpe-base |
9 | Depends: qt-embedded (>=$QTE_VERSION), qt-embedded-rotation, opie-qcop, opie-taskbar, opie-sounds, apmd, opie-pics, libopie, timezones | 8 | Depends: qt-embedded (>=$QTE_VERSION), qt-embedded-rotation, opie-common, libqpe1, libopie11, opie-qcop, opie-taskbar, opie-sounds, apmd, opie-pics, timezones |
10 | Description: Base Opie environment | 9 | Description: opie-base virtual package |
11 | A complete GUI environment for handhelds. | ||
12 | You will probably want to install one of the opie-i18n-* packages. | ||