mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 17:45:10 +00:00
gnome-icon-theme: add
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5217 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
1c2a783e85
commit
cf69f37551
12
meta/packages/gnome/gnome-icon-theme_2.22.0.bb
Normal file
12
meta/packages/gnome/gnome-icon-theme_2.22.0.bb
Normal file
@ -0,0 +1,12 @@
|
||||
LICENSE = "GPL"
|
||||
SECTION = "x11/gnome"
|
||||
DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native"
|
||||
RDEPENDS = "hicolor-icon-theme"
|
||||
|
||||
FILES_${PN} += "${datadir}/*"
|
||||
|
||||
EXTRA_OECONF = "--disable-hicolor-check"
|
||||
|
||||
inherit gnome
|
||||
|
||||
PACKAGE_ARCH = "all"
|
||||
Loading…
x
Reference in New Issue
Block a user