* many bugfixes
* dependencies reworked / cleaned up

Signed-off-by: Andreas Müller <schnitzelt...@gmail.com>
---
 .../{mousepad_0.4.1.bb => mousepad_0.4.2.bb}       | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
 rename meta-xfce/recipes-apps/mousepad/{mousepad_0.4.1.bb => 
mousepad_0.4.2.bb} (27%)

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb 
b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
similarity index 27%
rename from meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
rename to meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
index 67c49930b..4bf10a47b 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
@@ -3,14 +3,14 @@ SECTION = "x11/application"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-# intltool to provide intltool.m4 with AC_PROG_INTLTOOL
-# xfce4-dev-tools-native for XDT_I18N macro and more importantly 
XDT_CHECK_OPTIONAL_PACKAGE
-# which fixes mousepad/Makefile.am:72: error: HAVE_DBUS does not appear in 
AM_CONDITIONAL
-DEPENDS = "gtk+3 dbus dbus-glib gtksourceview3 intltool-native 
xfce4-dev-tools-native"
+DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native"
 
 inherit xfce-app gsettings
 
-SRC_URI[md5sum] = "fb85c23bcb096a46aee9ec22b4e4fdf5"
-SRC_URI[sha256sum] = 
"39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b"
+SRC_URI[md5sum] = "98d908842d4a93c35756a67d681c08fe"
+SRC_URI[sha256sum] = 
"84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7"
 
-FILES_${PN} += "${datadir}/glib-2.0/schemas"
+FILES_${PN} += " \
+    ${datadir}/glib-2.0/schemas \
+    ${datadir}/polkit-1 \
+"
-- 
2.21.0

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to