diff options
Diffstat (limited to 'recipes/xorg-app/luit_1.0.3.bb')
-rw-r--r-- | recipes/xorg-app/luit_1.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/luit_1.0.3.bb b/recipes/xorg-app/luit_1.0.3.bb index 9500618cca..4baac79a4e 100644 --- a/recipes/xorg-app/luit_1.0.3.bb +++ b/recipes/xorg-app/luit_1.0.3.bb @@ -2,7 +2,7 @@ require xorg-app-common.inc DESCRIPTION = "a filter for locale and ISO 2022 support on Unicode terminals" DEPENDS += " zlib zlib libfontenc" PE = "1" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "b01e4f71c20fc1c79ed727759c1df40c" SRC_URI[archive.sha256sum] = "2010f2152eee89a67f02edc3041574fb07442d075ca46fbcf84f981f0977a5d7" -PR = "${INC_PR}.0" |