diff options
| author | Ross Burton <ross@openedhand.com> | 2007-09-03 09:44:30 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2007-09-03 09:44:30 +0000 |
| commit | 0cec26e0f27147dc3d2cdf55b1817cc02af98271 (patch) | |
| tree | b003990d62aaa66ad462ee536b037970a3c08299 /meta/packages/gtk+/gtk+_2.10.14.bb | |
| parent | 1bce4f37f8f84ae7fcb482132e0db497a7b5c4b6 (diff) | |
| download | poky-0cec26e0f27147dc3d2cdf55b1817cc02af98271.tar.gz | |
Remove small-gtkfilesel patch, the widget is deprecated
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2675 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.10.14.bb')
| -rw-r--r-- | meta/packages/gtk+/gtk+_2.10.14.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/gtk+/gtk+_2.10.14.bb b/meta/packages/gtk+/gtk+_2.10.14.bb index 461ae7a793..a9e39ab98b 100644 --- a/meta/packages/gtk+/gtk+_2.10.14.bb +++ b/meta/packages/gtk+/gtk+_2.10.14.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require gtk+.inc | 1 | require gtk+.inc |
| 2 | 2 | ||
| 3 | DEPENDS += "cairo" | 3 | DEPENDS += "cairo" |
| 4 | PR = "r16" | 4 | PR = "r17" |
| 5 | 5 | ||
| 6 | # disable per default - untested and not all patches included. | 6 | # disable per default - untested and not all patches included. |
| 7 | DEFAULT_PREFERENCE = "-1" | 7 | DEFAULT_PREFERENCE = "-1" |
| @@ -9,7 +9,6 @@ DEFAULT_PREFERENCE = "-1" | |||
| 9 | SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ | 9 | SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ |
| 10 | file://gtklabel-resize-patch;patch=1 \ | 10 | file://gtklabel-resize-patch;patch=1 \ |
| 11 | file://menu-deactivate.patch;patch=1 \ | 11 | file://menu-deactivate.patch;patch=1 \ |
| 12 | file://small-gtkfilesel.patch;patch=1 \ | ||
| 13 | file://run-iconcache.patch;patch=1 \ | 12 | file://run-iconcache.patch;patch=1 \ |
| 14 | file://disable-print.patch;patch=1 \ | 13 | file://disable-print.patch;patch=1 \ |
| 15 | file://hardcoded_libtool.patch;patch=1 \ | 14 | file://hardcoded_libtool.patch;patch=1 \ |
