diff options
Diffstat (limited to 'recipes/gpe-icons/gpe-icons.inc')
-rw-r--r-- | recipes/gpe-icons/gpe-icons.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-icons/gpe-icons.inc b/recipes/gpe-icons/gpe-icons.inc index d5644acfe2..69c4ff21a2 100644 --- a/recipes/gpe-icons/gpe-icons.inc +++ b/recipes/gpe-icons/gpe-icons.inc @@ -4,7 +4,7 @@ RDEPENDS_${PN} += "gdk-pixbuf-loader-png" #only icons present in the package PACKAGE_ARCH = "all" -INC_PR = "r5" +INC_PR = "r6" ALTERNATIVE_NAME = "gpe-pixmaps" ALTERNATIVE_LINK = "${datadir}/gpe/pixmaps" |