diff options
Diffstat (limited to 'packages/xmonobut')
-rw-r--r-- | packages/xmonobut/xmonobut_0.4.1.bb | 2 | ||||
-rw-r--r-- | packages/xmonobut/xmonobut_0.4.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/xmonobut/xmonobut_0.4.1.bb b/packages/xmonobut/xmonobut_0.4.1.bb index 813a390c7c..fc24a4312b 100644 --- a/packages/xmonobut/xmonobut_0.4.1.bb +++ b/packages/xmonobut/xmonobut_0.4.1.bb @@ -1,5 +1,5 @@ LICENSE = "GPL" -PR = "r1" +FILE_PR = "r1" DESCRIPTION = "utility to allow middle and right clicking with a stylus" SECTION = "x11/utils" DEPENDS = "virtual/libx11 libxext libxpm libmatchbox" diff --git a/packages/xmonobut/xmonobut_0.4.bb b/packages/xmonobut/xmonobut_0.4.bb index 97ebcbd84c..ca303ad2d5 100644 --- a/packages/xmonobut/xmonobut_0.4.bb +++ b/packages/xmonobut/xmonobut_0.4.bb @@ -1,5 +1,5 @@ LICENSE = "GPL" -PR = "r1" +FILE_PR = "r1" DESCRIPTION = "utility to allow middle and right clicking with a stylus" SECTION = "x11/utils" DEPENDS = "virtual/libx11 libxext libxpm" |