author | sandman <sandman> | 2004-03-14 18:35:06 (UTC) |
---|---|---|
committer | sandman <sandman> | 2004-03-14 18:35:06 (UTC) |
commit | a3726e8ae25805d215d0fd5c249345aad9952ef3 (patch) (side-by-side diff) | |
tree | 112f657db4129f27df2ddd03697fb74efde8c59c /library/task-opie-minimal.control | |
parent | 1c32fa9ffa9dda6b5726871bba948c0d2be3c7c8 (diff) | |
download | opie-a3726e8ae25805d215d0fd5c249345aad9952ef3.zip opie-a3726e8ae25805d215d0fd5c249345aad9952ef3.tar.gz opie-a3726e8ae25805d215d0fd5c249345aad9952ef3.tar.bz2 |
Removes two problems with familiar 0.7.2:
- ipkg install task-opie-minimal doesn't work (multiple providers for
vera font) --> Depend on vera-small
- ipkg install task-opie doesn't work because opie-qpdf is not in the
feed --> Depends -= opie-qpdf
Diffstat (limited to 'library/task-opie-minimal.control') (more/less context) (show whitespace changes)
-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 873fd59..1b11d2f 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control @@ -4,7 +4,7 @@ Priority: required Section: opie/system Maintainer: Opie Team <opie@handhelds.org> Architecture: arm -Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-quicklauncher, opie-taskbar, opie-opiealarm, opie-login, qpf-bitstream-vera-small, libopiecore2 +Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-quicklauncher, opie-taskbar, opie-opiealarm, opie-login, libopiecore2 Provides: opie-base, qpe-base Replaces: opie-base, qpe-base Description: Bootstrap Opie environment(minimal) |