mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
thunar-volman: 0.9.2 -> 0.9.3
* clean DEPENDS that removed items are required by exo:
exo --> libxfce4ui --> libxfce4util --> glib-2.0
--> xfconf
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-3
@@ -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"
|
||||
Reference in New Issue
Block a user