diff options
author | Chris Larson <clarson@kergoth.com> | 2004-02-04 03:20:58 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-02-04 03:20:58 +0000 |
commit | cb1ea5ec617a1e4884efd503d0c81c4e1d78523d (patch) | |
tree | d1c1d3f09eefe6e13dcd192da290cf54820d331d /libsdl/libsdl-mixer_1.2.5.oe | |
parent | e1b7f2641be63ba908601c7e6356adf8cdc771ac (diff) |
Merge kergoth@zelda.tuxnami.org:code/packages
into linux.local:/home/kergoth/code/packages
2004/02/03 22:20:24-05:00 local!kergoth
Fixing up a number of broken dependencies, mostly in the sdl and python packages.
BKrev: 4020651aR4oStR4MoJkZuDG1TXRmtg
Diffstat (limited to 'libsdl/libsdl-mixer_1.2.5.oe')
-rw-r--r-- | libsdl/libsdl-mixer_1.2.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsdl/libsdl-mixer_1.2.5.oe b/libsdl/libsdl-mixer_1.2.5.oe index c7a8e164f0..47f80f9cf0 100644 --- a/libsdl/libsdl-mixer_1.2.5.oe +++ b/libsdl/libsdl-mixer_1.2.5.oe @@ -2,7 +2,7 @@ SECTION="NET" PRIORITY="optional" MAINTAINER="Michael Lauer <mickey@Vanille.de>" RDEPENDS=libc6 libsdl -DEPENDS=virtual/libc base/libsdl +DEPENDS=virtual/libc virtual/libsdl SRC_URI=http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz S = ${WORKDIR}/SDL_mixer-${PV} |