summaryrefslogtreecommitdiff
path: root/python/python-mad_0.5.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-mad_0.5.1.oe')
-rw-r--r--python/python-mad_0.5.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-mad_0.5.1.oe b/python/python-mad_0.5.1.oe
index c18feae88e..94f1604807 100644
--- a/python/python-mad_0.5.1.oe
+++ b/python/python-mad_0.5.1.oe
@@ -3,7 +3,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core libmad"
-DEPENDS = "virtual/libc libmad"
+DEPENDS = "libmad"
SRCNAME = "pymad"
SRC_URI = "http://spacepants.org/src/pymad/download/${SRCNAME}-${PV}.tar.gz"