aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qxmp/qxmp_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qxmp/qxmp_1.0.bb')
-rw-r--r--recipes/qxmp/qxmp_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qxmp/qxmp_1.0.bb b/recipes/qxmp/qxmp_1.0.bb
index 68feba4eec..0460207847 100644
--- a/recipes/qxmp/qxmp_1.0.bb
+++ b/recipes/qxmp/qxmp_1.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Qxmp is a Qt4 media player based on MPlayer"
LICENSE = "GPL"
SECTION = "x11/multimedia"
HOMEPAGE = "http://www.xm1math.net/qxmp/index.html"
-RDEPENDS = "mplayer"
+RDEPENDS_${PN} = "mplayer"
SRC_URI = "http://www.xm1math.net/qxmp/qxmp-${PV}.tar.bz2"