diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2010-07-01 00:12:20 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2010-07-01 00:12:20 +0400 |
commit | 866fc2f1088c3df49d468cb290b93d4516caa24c (patch) | |
tree | b8a5f471cb199dd12d1cd118b014d8f5ee178e7b | |
parent | 48dfe40e52ce3e539cc8b39308c0f6aac07c68c6 (diff) |
libxsettings: bump PR to force rebuild to restore xsettings-common.h in sysroots
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-rw-r--r-- | recipes/libxsettings/libxsettings_0.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libxsettings/libxsettings_0.11.bb b/recipes/libxsettings/libxsettings_0.11.bb index a4fe994b97..92165b06dd 100644 --- a/recipes/libxsettings/libxsettings_0.11.bb +++ b/recipes/libxsettings/libxsettings_0.11.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-X" PRIORITY = "optional" DEPENDS = "virtual/libx11" -PR = "r1" +PR = "r2" inherit gpe |