diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-07 21:03:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-08 09:52:20 +0200 |
commit | fca4a21b18063f16d5dff4adc914a2f131af3696 (patch) | |
tree | a11ce397fef612c742e25bcb124026e8a0619610 /recipes/xmonobut/xmonobut_0.4.1.bb | |
parent | fc909a927ddfcb4c0c10da1b278b496c68319a6a (diff) |
recipes: bump PR for packages depending on jpeg which changed .so name with 6b -> 8b upgrade
* distro maintainers: please consider upgrading jpeg first to bump PR just once
* this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
Diffstat (limited to 'recipes/xmonobut/xmonobut_0.4.1.bb')
-rw-r--r-- | recipes/xmonobut/xmonobut_0.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xmonobut/xmonobut_0.4.1.bb b/recipes/xmonobut/xmonobut_0.4.1.bb index 33211ad0a0..4925af04a4 100644 --- a/recipes/xmonobut/xmonobut_0.4.1.bb +++ b/recipes/xmonobut/xmonobut_0.4.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "X-Utility to allow middle and right clicking with a stylus" LICENSE = "GPL" SECTION = "x11/utils" DEPENDS = "virtual/libx11 libxext libxpm libmatchbox" -PR = "r1" +PR = "r2" SRC_URI = "\ http://familiar.handhelds.org/source/v0.8.4-rc2/sources/xmonobut-${PV}.tar.gz \ |