diff options
Diffstat (limited to 'gtk+')
-rw-r--r-- | gtk+/gtk+_2.2.4.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk+/gtk+_2.2.4.oe b/gtk+/gtk+_2.2.4.oe index c97e2f15bd..afdf5a041b 100644 --- a/gtk+/gtk+_2.2.4.oe +++ b/gtk+/gtk+_2.2.4.oe @@ -8,7 +8,7 @@ RDEPENDS=pango atk jpeg libpng xext DEPENDS=pango atk jpeg libpng xext SRC_URI = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.2/gtk+-${PV}.tar.bz2 \ - file://${FILESDIR}/autoconf-lossage.patch;patch=1;pnum=0 \ + file://${FILESDIR}/automake-lossage.patch;patch=1;pnum=0 \ file://${FILESDIR}/configure-lossage.patch;patch=1;pnum=0 inherit autotools libtool pkgconfig |