wok diff mplayerplug-in/receipt @ rev 11964

mplayerplug-in: add xpidl
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 02 13:19:51 2012 +0100 (2012-03-02)
parents 9602efab8068
children 531807aaf860
line diff
     1.1 --- a/mplayerplug-in/receipt	Thu Mar 01 07:31:38 2012 -0800
     1.2 +++ b/mplayerplug-in/receipt	Fri Mar 02 13:19:51 2012 +0100
     1.3 @@ -47,6 +47,7 @@
     1.4  		--enable-qt \
     1.5  		--enable-rm \
     1.6  		--enable-dvx \
     1.7 +		GECKO_XPIDL="$stuff/xpidl" \
     1.8  		MOZILLA_HOME="/usr/lib/firefox-$FIREFOX_VER" \
     1.9  		GECKO_IDLDIR="/usr/share/idl/firefox-$FIREFOX_VER" &&
    1.10  	make $MAKEFLAGS &&