author | groucho <groucho> | 2003-04-22 17:09:20 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-04-22 17:09:20 (UTC) |
commit | d52050f2d288435e47da6448f7c8f060cea1d02f (patch) (unidiff) | |
tree | 75c5078178c3589b92bc5ebf690155a4e961c530 | |
parent | 36c7300b80126b5349caf6147312804b9d11949e (diff) | |
download | opie-d52050f2d288435e47da6448f7c8f060cea1d02f.zip opie-d52050f2d288435e47da6448f7c8f060cea1d02f.tar.gz opie-d52050f2d288435e47da6448f7c8f060cea1d02f.tar.bz2 |
libqte2 is not the package name fo dependencies should be also fixed
-rw-r--r-- | libopie/libopie1.control | 2 | ||||
-rw-r--r-- | library/libqpe1.control | 2 | ||||
-rw-r--r-- | library/task-opie-minimal.control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libopie/libopie1.control b/libopie/libopie1.control index 9be98bb..741e1f9 100644 --- a/libopie/libopie1.control +++ b/libopie/libopie1.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: $OPIEDIR/lib/libopie.so.1.0.0 $OPIEDIR/lib/libopie.so.1.0 $OPIEDIR/lib/libopie.so.1 | 1 | Files: $OPIEDIR/lib/libopie.so.1.0.0 $OPIEDIR/lib/libopie.so.1.0 $OPIEDIR/lib/libopie.so.1 |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Opie Team <opie@handhelds.org> | 4 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: libqt2-emb (>=$QTE_VERSION), libqpe1 | 7 | Depends: libqte2 (>=$QTE_VERSION), libqpe1 |
8 | Provides: libopie | 8 | Provides: libopie |
9 | Replaces: libopie | 9 | Replaces: libopie |
10 | Description: Opie library | 10 | Description: Opie library |
diff --git a/library/libqpe1.control b/library/libqpe1.control index 94992b1..9f9f58b 100644 --- a/library/libqpe1.control +++ b/library/libqpe1.control | |||
@@ -1,8 +1,8 @@ | |||
1 | Files: $OPIEDIR/lib/libqpe.so.1 $OPIEDIR/lib/libqpe.so.1.5 $OPIEDIR/lib/libqpe.so.1.5.0 | 1 | Files: $OPIEDIR/lib/libqpe.so.1 $OPIEDIR/lib/libqpe.so.1.5 $OPIEDIR/lib/libqpe.so.1.5.0 |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | 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.1 | 6 | Version: $QPE_VERSION-$SUB_VERSION.1 |
7 | Depends: libqt2-emb (>=2.3.4-beta4), libqt2-emb-fonts (>=$QTE_VERSION) | 7 | Depends: libqte2 (>=2.3.4), qte-fonts (>=$QTE_VERSION) |
8 | Description: libqpe, base qtopia/opie library. | 8 | Description: libqpe, base qtopia/opie library. |
diff --git a/library/task-opie-minimal.control b/library/task-opie-minimal.control index 14b53f8..cac81b1 100644 --- a/library/task-opie-minimal.control +++ b/library/task-opie-minimal.control | |||
@@ -1,12 +1,12 @@ | |||
1 | Files: | 1 | Files: |
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Opie Team <opie@handhelds.org> | 4 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: libqt2-emb (>=$QTE_VERSION), libqt2-emb-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-taskbar, opie-opiealarm | 7 | Depends: libqte2 (>=$QTE_VERSION), qte-fonts (>=$QTE_VERSION), opie-common, libqpe1, libopie1, opie-qcop, opie-sounds, apmd, opie-pics, timezones, opie-aqpkg, opie-taskbar, opie-opiealarm |
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. |