diff options
Diffstat (limited to 'recipes/libsdl/libsdl-image_1.2.10.bb')
-rw-r--r-- | recipes/libsdl/libsdl-image_1.2.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libsdl/libsdl-image_1.2.10.bb b/recipes/libsdl/libsdl-image_1.2.10.bb index b9ffa329f0..98a4e83aea 100644 --- a/recipes/libsdl/libsdl-image_1.2.10.bb +++ b/recipes/libsdl/libsdl-image_1.2.10.bb @@ -1,6 +1,6 @@ require libsdl-image.inc -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" DEPENDS += "tiff" |