author | clem <clem> | 2004-07-26 16:05:22 (UTC) |
---|---|---|
committer | clem <clem> | 2004-07-26 16:05:22 (UTC) |
commit | 8ff9840e3cbb28a1a644eb165465c60903e651a1 (patch) (unidiff) | |
tree | 4091db1bc83ac6c9edba8c1f8e6dc09403257d64 | |
parent | 09538168651918884eab35c222e2e888ecded0d3 (diff) | |
download | opie-8ff9840e3cbb28a1a644eb165465c60903e651a1.zip opie-8ff9840e3cbb28a1a644eb165465c60903e651a1.tar.gz opie-8ff9840e3cbb28a1a644eb165465c60903e651a1.tar.bz2 |
add libopiesecurity2 dep
-rw-r--r-- | library/task-opie-minimal.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index baaef84..3ab29f5 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control | |||
@@ -1,13 +1,13 @@ | |||
1 | Package: task-opie-minimal | 1 | Package: task-opie-minimal |
2 | Files: | 2 | Files: |
3 | Priority: required | 3 | Priority: required |
4 | Section: opie/system | 4 | Section: opie/system |
5 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-quicklauncher, opie-taskbar, opie-opiealarm, opie-login, libopiecore2 | 7 | Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-quicklauncher, opie-taskbar, opie-opiealarm, opie-login, libopiecore2, libopiesecurity2 |
8 | Provides: opie-base, qpe-base | 8 | Provides: opie-base, qpe-base |
9 | Replaces: opie-base, qpe-base | 9 | Replaces: opie-base, qpe-base |
10 | Description: Bootstrap Opie environment(minimal) | 10 | Description: Bootstrap Opie environment(minimal) |
11 | A complete GUI environment for handhelds. This is the _minimal_ version. | 11 | A complete GUI environment for handhelds. This is the _minimal_ version. |
12 | You will probably want to install one of the opie-i18n-* packages. | 12 | You will probably want to install one of the opie-i18n-* packages. |
13 | Version: $QPE_VERSION$EXTRAVERSION | 13 | Version: $QPE_VERSION$EXTRAVERSION |