summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r--meta/recipes-qt/qt-apps/qmmp_0.8.6.bb (renamed from meta/recipes-qt/qt-apps/qmmp_0.8.5.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-qt/qt-apps/qmmp_0.8.5.bb b/meta/recipes-qt/qt-apps/qmmp_0.8.6.bb
index aa84c4674b..e68ad0f189 100644
--- a/meta/recipes-qt/qt-apps/qmmp_0.8.5.bb
+++ b/meta/recipes-qt/qt-apps/qmmp_0.8.6.bb
@@ -12,9 +12,8 @@ SRC_URI = "http://qmmp.ylsoftware.com/files/${BP}.tar.bz2 \
12 file://no-host-paths.patch \ 12 file://no-host-paths.patch \
13 " 13 "
14 14
15SRC_URI[md5sum] = "c9347ad18913058e8a37b1e88b9c6ce2" 15SRC_URI[md5sum] = "67e96e89c61b7432e5a12f555db702b1"
16SRC_URI[sha256sum] = "7fe9347ad6c66e8013b73f2c5cf628037c58151e0cfcb926a8f27b93ad2d7c0d" 16SRC_URI[sha256sum] = "0daea3f0a0df7b34089513c2c57413c82816ab8892bddabf49c18a7956255449"
17
18inherit cmake qt4x11 17inherit cmake qt4x11
19 18
20QMMP_PLUGIN_OPTIONS ??= "\ 19QMMP_PLUGIN_OPTIONS ??= "\
@@ -74,4 +73,4 @@ FILES_${PN}-dbg += "\
74 ${libdir}/qmmp/*/.debug/* \ 73 ${libdir}/qmmp/*/.debug/* \
75 " 74 "
76 75
77RDEPENDS_${PN} += "taglib alsa-lib libmad curl" 76RDEPENDS_${PN} += "taglib alsa-lib libmad curl libicui18n"