[oe] [PATCH v2 12/15] thunar-volman: 0.9.2 -> 0.9.3

kai.kang at windriver.com kai.kang at windriver.com
Tue Jul 16 14:12:28 UTC 2019


From: Kai Kang <kai.kang at windriver.com>

* clean DEPENDS that removed items are required by exo:
  exo --> libxfce4ui --> libxfce4util --> glib-2.0
                     --> xfconf

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../{thunar-volman_0.9.2.bb => thunar-volman_0.9.3.bb}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.9.2.bb => thunar-volman_0.9.3.bb} (63%)

diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.3.bb
similarity index 63%
rename from meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb
rename to meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.3.bb
index 3139625ac..93489d881 100644
--- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb
+++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.3.bb
@@ -2,14 +2,14 @@ SUMMARY = "Automatic management of removable drives and media for thunar"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "exo glib-2.0 libxfce4ui libxfce4util xfconf libnotify libgudev"
+DEPENDS = "exo libnotify libgudev"
 
 inherit xfce distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "af216d5b60820e7cd39aae1b5ad869a3"
-SRC_URI[sha256sum] = "b944b4299b73d2ca79184922dfea49782e4849f5960e209def71ac700a92ff27"
+SRC_URI[md5sum] = "699a0534a0899e31366018a9e9e2aeb0"
+SRC_URI[sha256sum] = "29309091db8b0f08c5a727625cc470673134977d7966cae0392f131300f9d5e9"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-- 
2.20.0



More information about the Openembedded-devel mailing list