mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 20:26:53 +00:00
packagegroup-xfce-base: Mark TUNE_PKGARCH specific
librsvg is direct dependency which gets debian renamed so this does not qualify to be allarch Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f9ef583258
commit
a56b7f825c
@ -2,6 +2,9 @@ SUMMARY = "All packages required for a base installation of XFCE"
|
||||
SECTION = "x11/wm"
|
||||
PR = "r5"
|
||||
|
||||
# librsvg-gtk gets debian renamed to librsvg-2-gtk
|
||||
PACKAGE_ARCH = "${TUNE_PKGARCH}"
|
||||
|
||||
inherit packagegroup features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user