diff options
Diffstat (limited to 'recipes/xorg-app/xedit_1.0.2.bb')
-rw-r--r-- | recipes/xorg-app/xedit_1.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/xedit_1.0.2.bb b/recipes/xorg-app/xedit_1.0.2.bb index 2af5d84e0b..30537055b2 100644 --- a/recipes/xorg-app/xedit_1.0.2.bb +++ b/recipes/xorg-app/xedit_1.0.2.bb @@ -6,3 +6,4 @@ DEPENDS += " libxaw libxprintutil libxp libxt" SRC_URI[archive.md5sum] = "c56160e93c24ddf17e69891ed50deb72" SRC_URI[archive.sha256sum] = "2658d78bbaf8c9effac261f3c229c035fbfda817fa9636dea1e46078213362df" +PR = "${INC_PR}.0" |