wok-4.x rev 6664
Revert last patch on gdk-pixbuf.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 22:51:08 2010 +0000 (2010-10-11) |
parents | 8dc5a00b2c5b |
children | f3b5660199a7 |
files | gdk-pixbuf/receipt |
line diff
1.1 --- a/gdk-pixbuf/receipt Mon Oct 11 20:58:20 2010 +0000 1.2 +++ b/gdk-pixbuf/receipt Mon Oct 11 22:51:08 2010 +0000 1.3 @@ -20,7 +20,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 --without-libjasper \ 1.7 - --with-included-loaders=png \ 1.8 + --with-included-loaders=png,xpm,jpeg \ 1.9 $CONFIGURE_ARGS && 1.10 make && make DESTDIR=$PWD/_pkg install 1.11 }