wok-stable rev 2690
Up: cairo (enable xcb support)
author | Mallory MOLLO <mallory@skyrock.com> |
---|---|
date | Wed Apr 22 17:48:28 2009 +0200 (2009-04-22) |
parents | e04fd86fd14b |
children | a240c3b4e13d |
files | cairo/receipt |
line diff
1.1 --- a/cairo/receipt Wed Apr 22 17:48:10 2009 +0200 1.2 +++ b/cairo/receipt Wed Apr 22 17:48:28 2009 +0200 1.3 @@ -20,6 +20,7 @@ 1.4 --prefix=/usr \ 1.5 --mandir=/usr/share/man \ 1.6 --with-html-dir=/usr/share/doc \ 1.7 + --enable-xcb \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install