diff options
Diffstat (limited to 'recipes/libsdl/libsdl-image_1.2.6.bb')
-rw-r--r-- | recipes/libsdl/libsdl-image_1.2.6.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/libsdl/libsdl-image_1.2.6.bb b/recipes/libsdl/libsdl-image_1.2.6.bb index 99fd98f508..9657ba611a 100644 --- a/recipes/libsdl/libsdl-image_1.2.6.bb +++ b/recipes/libsdl/libsdl-image_1.2.6.bb @@ -1,5 +1,6 @@ require libsdl-image.inc -PR = "r1" + +PR = "${INC_PR}.1" DEPENDS += "tiff" |