wok-6.x diff rpm4/receipt @ rev 12342

libtheora-dev: Add libtheora to depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 10:09:02 2012 +0000 (2012-04-19)
parents e589f5564a67
children c606db8669ee
line diff
     1.1 --- a/rpm4/receipt	Tue Mar 15 16:19:13 2011 +0100
     1.2 +++ b/rpm4/receipt	Thu Apr 19 10:09:02 2012 +0000
     1.3 @@ -28,7 +28,7 @@
     1.4  	 --with-efence=no \
     1.5  	 --with-external-db \
     1.6  	 --mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11