diff options
Diffstat (limited to 'meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb')
-rw-r--r-- | meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
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 new file mode 100644 index 00000000000..aa976b1022f --- /dev/null +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb @@ -0,0 +1,6 @@ +require sato-icon-theme.inc + +DEPENDS += "icon-naming-utils-native" + +SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz \ + file://iconpath-option.patch" |