diff options
Diffstat (limited to 'recipes/fbida/fbida_2.07.bb')
-rw-r--r-- | recipes/fbida/fbida_2.07.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fbida/fbida_2.07.bb b/recipes/fbida/fbida_2.07.bb index 2406157c59..8eca8bc052 100644 --- a/recipes/fbida/fbida_2.07.bb +++ b/recipes/fbida/fbida_2.07.bb @@ -8,7 +8,7 @@ DESCRIPTION = "frame buffer image and doc viewer tools" AUTHOR = "Gerd Knorr" LICENSE = "GPL2" SECTION = "utils" -PR = "r3" +PR = "r4" DEPENDS = "virtual/libiconv jpeg fontconfig freetype libexif" RDEPENDS_${PN} = "ttf-dejavu-sans-mono" |