wok-6.x diff gecko-mediaplayer/receipt @ rev 18660
Add python-opengl
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Thu Dec 03 15:21:43 2015 -0200 (2015-12-03) |
parents | 531807aaf860 |
children | 9e01bc6321ea |
line diff
1.1 --- a/gecko-mediaplayer/receipt Sun Sep 29 15:05:37 2013 +0000 1.2 +++ b/gecko-mediaplayer/receipt Thu Dec 03 15:21:43 2015 -0200 1.3 @@ -26,7 +26,7 @@ 1.4 --sysconfdir=/etc \ 1.5 --disable-schemas-install \ 1.6 --without-gconf \ 1.7 - CPPFLAGS="-I/usr/include/nspr" \ 1.8 + CPPFLAGS="$CPPFLAGS -I/usr/include/nspr" \ 1.9 $CONFIGURE_ARGS && 1.10 make && 1.11 make DESTDIR=$DESTDIR install