diff options
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.6.8.bb')
| -rw-r--r-- | meta/packages/gtk+/gtk+_2.6.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gtk+_2.6.8.bb b/meta/packages/gtk+/gtk+_2.6.8.bb index f4f373c12e..28842e5d22 100644 --- a/meta/packages/gtk+/gtk+_2.6.8.bb +++ b/meta/packages/gtk+/gtk+_2.6.8.bb | |||
| @@ -5,6 +5,7 @@ HOMEPAGE = "http://www.gtk.org" | |||
| 5 | SECTION = "libs" | 5 | SECTION = "libs" |
| 6 | PRIORITY = "optional" | 6 | PRIORITY = "optional" |
| 7 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt" | 7 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt" |
| 8 | PR = "r1" | ||
| 8 | 9 | ||
| 9 | SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-${PV}.tar.bz2 \ | 10 | SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-${PV}.tar.bz2 \ |
| 10 | file://no-demos.patch;patch=1 \ | 11 | file://no-demos.patch;patch=1 \ |
| @@ -16,7 +17,6 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-${PV}.tar.bz2 \ | |||
| 16 | file://gtklabel-resize-patch;patch=1 \ | 17 | file://gtklabel-resize-patch;patch=1 \ |
| 17 | file://menu-deactivate.patch;patch=1 \ | 18 | file://menu-deactivate.patch;patch=1 \ |
| 18 | file://scroll-timings.patch;patch=1 \ | 19 | file://scroll-timings.patch;patch=1 \ |
| 19 | file://migration.patch;patch=1;pnum=0 \ | ||
| 20 | file://no-deprecation.patch;patch=1" | 20 | file://no-deprecation.patch;patch=1" |
| 21 | 21 | ||
| 22 | inherit autotools pkgconfig | 22 | inherit autotools pkgconfig |
