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 | 3 |
1 files changed, 2 insertions, 1 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 index 1dc8f9381e..aa976b1022 100644 --- 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 | |||
@@ -2,4 +2,5 @@ require sato-icon-theme.inc | |||
2 | 2 | ||
3 | DEPENDS += "icon-naming-utils-native" | 3 | DEPENDS += "icon-naming-utils-native" |
4 | 4 | ||
5 | SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz" | 5 | SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz \ |
6 | file://iconpath-option.patch" | ||