diff options
Diffstat (limited to 'recipes/images')
-rw-r--r-- | recipes/images/shr-image.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc index 7f1968ec12..0498d3bac8 100644 --- a/recipes/images/shr-image.inc +++ b/recipes/images/shr-image.inc @@ -3,7 +3,7 @@ #------------------------------------------------------ PV = "2.0" -PR = "r7" +PR = "r8" DEPENDS += "task-shr-minimal" @@ -33,7 +33,7 @@ IMAGE_INSTALL += "\ task-shr-minimal-gtk \ task-shr-minimal-x \ task-x11-illume \ - task-fso-compliance \ + task-fso2-compliance \ task-fonts-truetype-core \ " |