diff options
Diffstat (limited to 'recipes/gpe-themes/gpe-theme-clearlooks_0.3.bb')
-rw-r--r-- | recipes/gpe-themes/gpe-theme-clearlooks_0.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gpe-themes/gpe-theme-clearlooks_0.3.bb b/recipes/gpe-themes/gpe-theme-clearlooks_0.3.bb index 2c536642f6..aba1472d43 100644 --- a/recipes/gpe-themes/gpe-theme-clearlooks_0.3.bb +++ b/recipes/gpe-themes/gpe-theme-clearlooks_0.3.bb @@ -4,6 +4,7 @@ LICENSE = "GPL" #it doesn't really depends on it, but it's nice to make OE build it DEPENDS = "gtk-engines" RDEPENDS_${PN} = "gtk-engine-clearlooks" +PR = "r1" FILES_${PN} = "${datadir}/themes/" SRC_URI = "http://dominion.thruhere.net/koen/pda/files/${P}.tar.gz" |