diff options
Diffstat (limited to 'meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc')
-rw-r--r-- | meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc index 476e925944..e014a7dbf7 100644 --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=56a830bbe6e4697fe6cbbae01bb7c2b2" | |||
8 | SECTION = "x11" | 8 | SECTION = "x11" |
9 | DEPENDS = "" | 9 | DEPENDS = "" |
10 | 10 | ||
11 | inherit autotools pkgconfig allarch gtk-icon-cache | 11 | inherit autotools pkgconfig allarch gtk-icon-cache perlnative |
12 | 12 | ||
13 | FILES_${PN} += "${datadir}" | 13 | FILES_${PN} += "${datadir}" |
14 | 14 | ||