diff options
Diffstat (limited to 'packages/xstroke/xstroke_0.6.bb')
-rw-r--r-- | packages/xstroke/xstroke_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xstroke/xstroke_0.6.bb b/packages/xstroke/xstroke_0.6.bb index ad5f93a873..7e0d11cc98 100644 --- a/packages/xstroke/xstroke_0.6.bb +++ b/packages/xstroke/xstroke_0.6.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11" PRIORITY = "optional" DEPENDS = "virtual/libx11 xft libxtst libxpm" -FILE_PR = "r2" +PR = "r2" SRC_URI = "http://www.oesources.org/source/current/xstroke-0.6.tar.gz \ file://auto-disable.patch;patch=1;pnum=0" |