diff options
Diffstat (limited to 'recipes/xorg-app/xgc_1.0.2.bb')
-rw-r--r-- | recipes/xorg-app/xgc_1.0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/xgc_1.0.2.bb b/recipes/xorg-app/xgc_1.0.2.bb index 07a8ea6b14..d1172fc4ab 100644 --- a/recipes/xorg-app/xgc_1.0.2.bb +++ b/recipes/xorg-app/xgc_1.0.2.bb @@ -6,3 +6,4 @@ DEPENDS += " libxaw libxt" SRC_URI[archive.md5sum] = "fec79887ca14575bef4c757b4e95a693" SRC_URI[archive.sha256sum] = "fed1be13409b6963d88ee668da4670cd6da5bd9aff95576234df8849e2084002" +PR = "${INC_PR}.0" |