mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 10:06:25 +00:00
Add gnome-icon-theme
This is required by some of the OpenMoko packages. No idea how it didn't get into elroy...
This commit is contained in:
parent
cb404c508d
commit
83b96f079c
13
meta/packages/gnome/gnome-icon-theme_2.22.0.bb
Normal file
13
meta/packages/gnome/gnome-icon-theme_2.22.0.bb
Normal file
@ -0,0 +1,13 @@
|
||||
LICENSE = "GPL"
|
||||
SECTION = "x11/gnome"
|
||||
DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native"
|
||||
RDEPENDS = "hicolor-icon-theme"
|
||||
RRECOMMENDS = "librsvg-gtk"
|
||||
|
||||
FILES_${PN} += "${datadir}/*"
|
||||
|
||||
EXTRA_OECONF = "--disable-hicolor-check"
|
||||
|
||||
inherit gnome
|
||||
|
||||
PACKAGE_ARCH = "all"
|
||||
Loading…
x
Reference in New Issue
Block a user