mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gtkmm: minor cleanup
* it is enough to inherit gnomebase and distro_features_check * GNOME_COMPRESS_TYPE = "xz" is default for very long time Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b0b452b176
commit
51c589019f
@@ -8,12 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
|
||||
|
||||
DEPENDS = "atkmm pangomm glibmm gtk+ cairomm"
|
||||
|
||||
inherit gnome autotools pkgconfig distro_features_check
|
||||
inherit gnomebase distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
SRC_URI[archive.md5sum] = "6c59ae8bbff48fad9132f23af347acf1"
|
||||
SRC_URI[archive.sha256sum] = "0680a53b7bf90b4e4bf444d1d89e6df41c777e0bacc96e9c09fc4dd2f5fe6b72"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user