aboutsummaryrefslogtreecommitdiffstats
path: root/python/python-vorbis_1.3.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-02-04 03:20:58 +0000
committerChris Larson <clarson@kergoth.com>2004-02-04 03:20:58 +0000
commitcb1ea5ec617a1e4884efd503d0c81c4e1d78523d (patch)
treed1c1d3f09eefe6e13dcd192da290cf54820d331d /python/python-vorbis_1.3.oe
parente1b7f2641be63ba908601c7e6356adf8cdc771ac (diff)
downloadopenembedded-cb1ea5ec617a1e4884efd503d0c81c4e1d78523d.tar.gz
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 'python/python-vorbis_1.3.oe')
-rw-r--r--python/python-vorbis_1.3.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-vorbis_1.3.oe b/python/python-vorbis_1.3.oe
index 58a7dd20e5..1132ec8b2a 100644
--- a/python/python-vorbis_1.3.oe
+++ b/python/python-vorbis_1.3.oe
@@ -2,8 +2,8 @@ DESCRIPTION=Python Vorbis Bindings
SECTION=base
PRIORITY=optional
MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=libc6 python-core libvorbis pyogg
-DEPENDS=virtual/libc libvorbis pyogg
+RDEPENDS=libc6 python-core libvorbis python-ogg
+DEPENDS=virtual/libc libvorbis python-ogg
SRCNAME=pyvorbis
SRC_URI = http://www.andrewchatham.com/pyogg/download/${SRCNAME}-${PV}.tar.gz \