author | chicken <chicken> | 2003-12-01 16:16:37 (UTC) |
---|---|---|
committer | chicken <chicken> | 2003-12-01 16:16:37 (UTC) |
commit | a4a47fca8badeca2b1aae51b39295ccdc8782c4f (patch) (side-by-side diff) | |
tree | 79818cc49459fcb2e9670eee89deff8c6c40f5f8 /qt/control | |
parent | f40b049e2345a9b008ea2bdc241062302bd7ca04 (diff) | |
download | opie-a4a47fca8badeca2b1aae51b39295ccdc8782c4f.zip opie-a4a47fca8badeca2b1aae51b39295ccdc8782c4f.tar.gz opie-a4a47fca8badeca2b1aae51b39295ccdc8782c4f.tar.bz2 |
adjust depends to avoid confusion
-rw-r--r-- | qt/control/qpf-bitstream-vera-full.control | 5 | ||||
-rw-r--r-- | qt/control/qpf-bitstream-vera-large.control | 1 | ||||
-rw-r--r-- | qt/control/qpf-bitstream-vera-light.control | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/qt/control/qpf-bitstream-vera-full.control b/qt/control/qpf-bitstream-vera-full.control index 901dd9d..9a4e7c5 100644 --- a/qt/control/qpf-bitstream-vera-full.control +++ b/qt/control/qpf-bitstream-vera-full.control @@ -1,11 +1,10 @@ Package: qpf-bitstream-vera-full -Files: $QTDIR/lib/fonts/vera_{80,100,120,140,160,180}_{50,50i,75,75i}* +Files: Version: 1.10-4 Priority: optional Section: base -Depends: qte-fonts-common +Depends: qte-fonts-common, qpf-bitstream-vera-light, qpf-bitstream-vera-large Provides: qpf-bitstream-vera -Replaces: qpf-bitstream-vera-light Maintainer: Chris Larson <kergoth@handhelds.org> Architecture: all Description: Bitstream Vera Fonts - QPF format diff --git a/qt/control/qpf-bitstream-vera-large.control b/qt/control/qpf-bitstream-vera-large.control index 0884e6b..a71d933 100644 --- a/qt/control/qpf-bitstream-vera-large.control +++ b/qt/control/qpf-bitstream-vera-large.control @@ -5,7 +5,6 @@ Priority: optional Section: base Depends: qte-fonts-common Provides: qpf-bitstream-vera-large -Replaces: qpf-bitstream-vera-full Maintainer: Chris Larson <kergoth@handhelds.org> Architecture: all Description: Bitstream Vera Fonts - small sizes - QPF format diff --git a/qt/control/qpf-bitstream-vera-light.control b/qt/control/qpf-bitstream-vera-light.control index b82ddbc..642626e 100644 --- a/qt/control/qpf-bitstream-vera-light.control +++ b/qt/control/qpf-bitstream-vera-light.control @@ -1,11 +1,10 @@ -Package: qpf-bitstream-vera-light +Package: qpf-bitstream-vera-small Files: $QTDIR/lib/fonts/vera_{80,100,120}_{50,50i,75,75i}* Version: 1.10-4 Priority: optional Section: base Depends: qte-fonts-common Provides: qpf-bitstream-vera -Replaces: qpf-bitstream-vera-full Maintainer: Chris Larson <kergoth@handhelds.org> Architecture: all Description: Bitstream Vera Fonts - small sizes - QPF format |