diff options
Diffstat (limited to 'recipes/xorg-app/rstart_1.0.3.bb')
-rw-r--r-- | recipes/xorg-app/rstart_1.0.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/rstart_1.0.3.bb b/recipes/xorg-app/rstart_1.0.3.bb index 0fe2485855..bb2a696dd9 100644 --- a/recipes/xorg-app/rstart_1.0.3.bb +++ b/recipes/xorg-app/rstart_1.0.3.bb @@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11" SRC_URI[archive.md5sum] = "e09c14cf1ac78260f95a9aa45bccab4c" SRC_URI[archive.sha256sum] = "d6ee7becf9ece2fcc30ce50f7e9be31f231cce0cb3a8ba09d1697ac2822c3fcc" +PR = "${INC_PR}.0" |