diff options
Diffstat (limited to 'python/python-mad_0.5.1.oe')
-rw-r--r-- | python/python-mad_0.5.1.oe | 2 |
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 dfaf6fbc85..c18feae88e 100644 --- a/python/python-mad_0.5.1.oe +++ b/python/python-mad_0.5.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Python libmad Bindings" -SECTION = "base" +SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" RDEPENDS = "python-core libmad" |