diff options
author | Chris Larson <clarson@kergoth.com> | 2004-02-04 02:47:06 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-02-04 02:47:06 +0000 |
commit | 08a25432ff0ad1248127c5475e51e78f139b7f7f (patch) | |
tree | 6176aae55d5e56c45fe4f68a71e5b27b66658be7 /libsdl | |
parent | f313740383809951ae301b80263bf92cb8b36d28 (diff) |
Add qte to libqpe-opie deps, and add libqpe to libsdl-qpe deps.
BKrev: 40205d2aowae7pShceaTx-2AmNDAJQ
Diffstat (limited to 'libsdl')
-rw-r--r-- | libsdl/libsdl-qpe_1.2.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsdl/libsdl-qpe_1.2.6.oe b/libsdl/libsdl-qpe_1.2.6.oe index aa65986205..90ede1e006 100644 --- a/libsdl/libsdl-qpe_1.2.6.oe +++ b/libsdl/libsdl-qpe_1.2.6.oe @@ -4,7 +4,7 @@ SECTION="libs" PRIORITY="optional" MAINTAINER="Michael Lauer <mickey@Vanille.de>" RDEPENDS="libc6 libqpe1" -DEPENDS=virtual/libc virtual/libqpe1 +DEPENDS=virtual/libc virtual/libqpe SRC_URI = cvs://guest@libsdl.org/home/sdlweb/libsdl.org/cvs;module=SDL12;date=${SNAPDATE} \ file://${FILESDIR}/agawa-piro-mickey.patch;patch=1 |