diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-05-09 15:36:59 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-05-09 15:36:59 +0000 |
commit | 3a718f30ca105dde01c8f8ee709550daf721839a (patch) | |
tree | baaaf4e41ec1c204b82a4b7992250cce6879c39f /packages/gtk+ | |
parent | c86351c17010dc465a11c3a81ed442ac2f33b360 (diff) |
packages/* : PR changes from OM mtn to bring two back into sync
Diffstat (limited to 'packages/gtk+')
-rw-r--r-- | packages/gtk+/gtk+-fastscaling_2.10.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk+/gtk+-fastscaling_2.10.14.bb b/packages/gtk+/gtk+-fastscaling_2.10.14.bb index e37a93df74..cb79d66301 100644 --- a/packages/gtk+/gtk+-fastscaling_2.10.14.bb +++ b/packages/gtk+/gtk+-fastscaling_2.10.14.bb @@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1" PROVIDES = "gtk+" RPROVIDES_${PN} = "gtk+" -PR = "r1" +PR = "r2" SRC_URI += "file://lower-quality-scaling-in-pixbuf-engine.patch;patch=1" |