summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-sato/sato-icon-theme/sato-icon-theme.inc2
-rw-r--r--meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb4
2 files changed, 3 insertions, 3 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 0bd48143a9..4008a8ab7f 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"
8SECTION = "x11" 8SECTION = "x11"
9DEPENDS = "" 9DEPENDS = ""
10 10
11inherit autotools pkgconfig allarch gtk-icon-cache 11inherit autotools pkgconfig allarch gtk-icon-cache perlnative
12 12
13FILES_${PN} += "${datadir}" 13FILES_${PN} += "${datadir}"
14 14
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
index 64053598bc..f08ca869f4 100644
--- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
+++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
@@ -1,8 +1,8 @@
1require sato-icon-theme.inc 1require sato-icon-theme.inc
2 2
3DEPENDS += "icon-naming-utils-native" 3DEPENDS += "icon-naming-utils-native libxml-simple-perl-native"
4 4
5PR = "r4" 5PR = "r5"
6 6
7SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \ 7SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \
8 file://iconpath-option.patch \ 8 file://iconpath-option.patch \