diff options
Diffstat (limited to 'meta/recipes-qt/qt-apps')
-rw-r--r-- | meta/recipes-qt/qt-apps/qmmp_0.4.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt-apps/qmmp_0.4.1.bb b/meta/recipes-qt/qt-apps/qmmp_0.4.1.bb index 5f971e8b47..fd4586c0f2 100644 --- a/meta/recipes-qt/qt-apps/qmmp_0.4.1.bb +++ b/meta/recipes-qt/qt-apps/qmmp_0.4.1.bb | |||
@@ -3,7 +3,9 @@ HOMEPAGE = "http://qmmp.ylsoftware.com" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | SECTION = "multimedia" | 4 | SECTION = "multimedia" |
5 | 5 | ||
6 | DEPENDS = "qt4-x11-free" | 6 | PR = "r1" |
7 | |||
8 | DEPENDS = "qt4-x11-free taglib" | ||
7 | RDEPENDS = "qt4-x11-free libmad libvorbis libogg taglib alsa-lib curl" | 9 | RDEPENDS = "qt4-x11-free libmad libvorbis libogg taglib alsa-lib curl" |
8 | 10 | ||
9 | SRC_URI = "http://qmmp.ylsoftware.com/files/qmmp-0.4.1.tar.bz2" | 11 | SRC_URI = "http://qmmp.ylsoftware.com/files/qmmp-0.4.1.tar.bz2" |