wok diff dialog/receipt @ rev 16888

libQtSql: what if to add BUILD_DEPENDS line, let full Qt cooking will be after update
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Jul 14 02:44:23 2014 +0000 (2014-07-14)
parents 76b72f1ad63c
children 81d24f5c2cc9
line diff
     1.1 --- a/dialog/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/dialog/receipt	Mon Jul 14 02:44:23 2014 +0000
     1.3 @@ -23,6 +23,7 @@
     1.4  		--sysconfdir=/etc \
     1.5  		--mandir=/usr/share/man \
     1.6  		--with-ncursesw \
     1.7 +		--enable-nls \
     1.8  		--enable-widec \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make DESTDIR=$DESTDIR install