diff options
Diffstat (limited to 'recipes/gtk+/gtk+_2.12.0.bb')
-rw-r--r-- | recipes/gtk+/gtk+_2.12.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+_2.12.0.bb b/recipes/gtk+/gtk+_2.12.0.bb index 3d4dcde40f..f5741b65c3 100644 --- a/recipes/gtk+/gtk+_2.12.0.bb +++ b/recipes/gtk+/gtk+_2.12.0.bb @@ -1,6 +1,6 @@ require gtk+.inc -PR = "r3" +PR = "${INC_PR}.0" DEPENDS += "cairo" |