mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 06:45:32 +01:00
file-roller: upgrade 3.40.0 -> 3.42.0
* No news for 3.42.0 version 3.41.90 --------------- This is a Beta release Bugs fixed: * Enable add button on select all (#129) * Support GNOME 42 dark style preference (!58) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
52d5054fc0
commit
7a49c6ec8e
|
|
@ -9,11 +9,12 @@ DEPENDS = " \
|
|||
gtk+3 \
|
||||
libarchive \
|
||||
libnotify \
|
||||
libhandy \
|
||||
"
|
||||
|
||||
inherit gnomebase gsettings itstool gnome-help gettext upstream-version-is-even mime-xdg
|
||||
|
||||
SRC_URI[archive.sha256sum] = "4a2886a3966200fb0a9cbba4e2b79f8dad9d26556498aacdaed71775590b3c0d"
|
||||
SRC_URI[archive.sha256sum] = "1c438e6d53ec10ff4f2eb5b22d7bbf28a7c2a84957ab64a751c1cdf3c52302c7"
|
||||
|
||||
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'packagekit', '', d)}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user