summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb (renamed from meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
index 2b4e97490d..a286a5adb7 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_1.0.1.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
@@ -19,8 +19,8 @@ DEPENDS += " \
19 taglib \ 19 taglib \
20" 20"
21 21
22SRC_URI[md5sum] = "46fe86bbe0c4aa02c53244d66e62e90c" 22SRC_URI[md5sum] = "cd22ab579470c5728db0aa6c0b9d4c7d"
23SRC_URI[sha256sum] = "8ad2931fdb35415cc3d7551b5f2207bfaa1aba15545accbacbb4984cdabd7099" 23SRC_URI[sha256sum] = "bff0fc846d0d7b8f435ac5514976f1cd1d82b62dbf1b7d470e253a5b439407da"
24 24
25RDEPENDS_${PN} += "gstreamer1.0-plugins-good" 25RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
26 26
@@ -34,5 +34,3 @@ FILES_${PN} += " \
34 ${datadir}/appdata \ 34 ${datadir}/appdata \
35 ${libdir}/parole-0/*.so \ 35 ${libdir}/parole-0/*.so \
36" 36"
37
38FILES_${PN}-dev += "${libdir}/parole-0/*.la"