aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-icons/gpe-icons_0.25.bb
blob: 6276e9510b5b648a8b3a5382c12858b675ca3f90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Common icons for GPE"
LICENSE = "GPL"
SECTION = "gpe"

RDEPENDS = "gdk-pixbuf-loader-png"


inherit gpe

PR = "r1"

#only icons present in the package
PACKAGE_ARCH = "all"
FILES_${PN} = "${datadir}/gpe"