wok-next diff libquicktime/receipt @ rev 10665

xbill: Fixed deps and bdeps. I think. It needs Xm/Xm.h file and lesstif-dev has it.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 27 03:44:32 2011 +0000 (2011-05-27)
parents 177f9bfbbcc3
children b7319995b37e
line diff
     1.1 --- a/libquicktime/receipt	Wed Oct 20 13:17:30 2010 +0000
     1.2 +++ b/libquicktime/receipt	Fri May 27 03:44:32 2011 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  compile_rules() {
     1.6    cd $src
     1.7 -  patch -Np1 -i ../stuff/gtk22.patch
     1.8 +  patch -Np1 -i $stuff/gtk22.patch
     1.9    ./configure --prefix=/usr  \
    1.10  			  --enable-gpl \
    1.11  			  --with-ffmpeg \