wok-4.x diff neon/receipt @ rev 6673
Added gobject-introspection-dev to gtk+ build depends. I'm adding gobject-introspection to key parts of gtk depends is so gdk-pixbuf-csource works in chroot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 12 04:53:12 2010 +0000 (2010-10-12) |
parents | 3dcfa6077917 |
children | 10433f99c987 |
line diff
1.1 --- a/neon/receipt Tue May 04 10:19:45 2010 +0200 1.2 +++ b/neon/receipt Tue Oct 12 04:53:12 2010 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 { 1.5 cd $src 1.6 # SOCK_CLOEXEC needs linux 2.6.27+ 1.7 - sed -i 's/| SOCK_CLOEXEC//' src/ne_socket.c 1.8 + #sed -i 's/| SOCK_CLOEXEC//' src/ne_socket.c 1.9 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.10 --with-ssl=openssl --mandir=/usr/share/man \ 1.11 --enable-shared --disable-static \