wok-next diff lorcon-old/receipt @ rev 16917

Replace Qt-jpeg&gif from libQtPlugins to libQtGui
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jul 17 03:53:32 2014 +0200 (2014-07-17)
parents 380ffe05937a
children c3a368c0cddb
line diff
     1.1 --- a/lorcon-old/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/lorcon-old/receipt	Thu Jul 17 03:53:32 2014 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	touch -d 197001010000 .depend
     1.8  	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10