aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pymp3_0.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pymp3_0.3.4.bb')
-rw-r--r--recipes/python/python-pymp3_0.3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pymp3_0.3.4.bb b/recipes/python/python-pymp3_0.3.4.bb
index 436285d810..978e2e28be 100644
--- a/recipes/python/python-pymp3_0.3.4.bb
+++ b/recipes/python/python-pymp3_0.3.4.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "A Curses-based mp3 player. See http://damien.degois.info/PyMP3/"
SECTION = "console/multimedia"
PRIORITY = "optional"
-RDEPENDS = "python-core python-curses python-pyid3lib python-mad python-ao"
+RDEPENDS_${PN} = "python-core python-curses python-pyid3lib python-mad python-ao"
LICENSE = "GPL"
PR = "r3"