diff options
Diffstat (limited to 'recipes/nonworking/pixdev/pixdev-stable_0.1.bb')
-rw-r--r-- | recipes/nonworking/pixdev/pixdev-stable_0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/nonworking/pixdev/pixdev-stable_0.1.bb b/recipes/nonworking/pixdev/pixdev-stable_0.1.bb index 59e2a73c43..8ac970671e 100644 --- a/recipes/nonworking/pixdev/pixdev-stable_0.1.bb +++ b/recipes/nonworking/pixdev/pixdev-stable_0.1.bb @@ -3,6 +3,7 @@ SECTION = "gui" PRIORITY = "optional" DEPENDS = "microwindows" RDEPENDS_${PN} = "microwindows" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/pixdev/pixdev-stable-${PV}.tar.gz \ file://${FILESDIR}/braces.patch" |