wok-next diff mplayerplug-in/receipt @ rev 6295

Added xorg-dev, freetype-dev, and expat-dev to cairo build_depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Sep 16 13:34:06 2010 +0000 (2010-09-16)
parents 5b44af8c1257
children bb20381d90dc
line diff
     1.1 --- a/mplayerplug-in/receipt	Sun Feb 28 16:38:48 2010 +0100
     1.2 +++ b/mplayerplug-in/receipt	Thu Sep 16 13:34:06 2010 +0000
     1.3 @@ -42,7 +42,7 @@
     1.4  		--enable-dvx \
     1.5  		MOZILLA_HOME="/usr/lib/firefox-$FIREFOX_VER" \
     1.6  		GECKO_IDLDIR="/usr/share/idl/firefox-$FIREFOX_VER/stable" &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11