diff options
Diffstat (limited to 'recipes/xorg-app/xsm_1.0.1.bb')
-rw-r--r-- | recipes/xorg-app/xsm_1.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/xsm_1.0.1.bb b/recipes/xorg-app/xsm_1.0.1.bb index 7a3cbfd39f..0ba0440806 100644 --- a/recipes/xorg-app/xsm_1.0.1.bb +++ b/recipes/xorg-app/xsm_1.0.1.bb @@ -8,3 +8,4 @@ DEPENDS += " libxaw libxt" SRC_URI[archive.md5sum] = "cce867ff7d0df9c0b9e682591779952c" SRC_URI[archive.sha256sum] = "2f2535b5394d59be0a4bb15c12ea1b19b873a0096446ecc4c71aa81f0d99b29a" +PR = "${INC_PR}.0" |