aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/gnome-icon-theme_1.3.3.bb
blob: 1e693e6f7418e555010b0e80039ff9491b354aae (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
SECTION = "x11/gnome"
SRC_URI = "${GNOME_MIRROR}/${PN}/1.3/${PN}-${PV}.tar.bz2"
DEPENDS = "glib-2.0 intltool-native"
PR="r1"

FILES_${PN} += "${datadir}/*"

EXTRA_OECONF = "--disable-hicolor-check"

inherit autotools pkgconfig