diff options
author | woglinde <heinold@inf.fu-berlin.de> | 2008-11-06 01:06:19 +0100 |
---|---|---|
committer | woglinde <heinold@inf.fu-berlin.de> | 2008-11-06 01:07:56 +0100 |
commit | da9083a0941ef11ec535a657512da8d8ce71cb47 (patch) | |
tree | 83a75a581a9e3a04ee8dd539333ffe04d602a9b0 /packages/glib-2.0/glib-2.0_2.16.4.bb | |
parent | c51ce4a258c657dc646bfc01d77f1b71c0c3af4f (diff) |
glib-2.0: fix atomic-thumb.patch
* is only in included in glib-2.0_2.16.4
* missed depenedcy on .la file
* bump PR of glib-2.0_2.16.4
Diffstat (limited to 'packages/glib-2.0/glib-2.0_2.16.4.bb')
-rw-r--r-- | packages/glib-2.0/glib-2.0_2.16.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glib-2.0/glib-2.0_2.16.4.bb b/packages/glib-2.0/glib-2.0_2.16.4.bb index 1b817a9ee5..a1ce510c51 100644 --- a/packages/glib-2.0/glib-2.0_2.16.4.bb +++ b/packages/glib-2.0/glib-2.0_2.16.4.bb @@ -3,7 +3,7 @@ require glib.inc # This version requires a newer libtool that isn't default yet DEFAULT_PREFERENCE = "-1" -PR = "r0" +PR = "r1" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.16/glib-${PV}.tar.bz2 \ file://glibconfig-sysdefs.h \ |