diff options
Diffstat (limited to 'meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb')
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb new file mode 100644 index 0000000000..1dc8f9381e --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb @@ -0,0 +1,5 @@ +require sato-icon-theme.inc + +DEPENDS += "icon-naming-utils-native" + +SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz" |