wok diff podofo/receipt @ rev 20395

Add ndiswrapper-driver64 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 25 13:36:38 2018 +0200 (2018-06-25)
parents 63cbc306c335
children 71d5f5cce188
line diff
     1.1 --- a/podofo/receipt	Thu Mar 10 19:10:25 2016 +0100
     1.2 +++ b/podofo/receipt	Mon Jun 25 13:36:38 2018 +0200
     1.3 @@ -18,6 +18,7 @@
     1.4  {
     1.5  	cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE \
     1.6  	      -DFREETYPE_INCLUDE_DIR=/usr/include/freetype2 \
     1.7 +	      -DPODOFO_HAVE_LUA=FALSE \
     1.8  	      -DPODOFO_BUILD_STATIC:BOOL=TRUE \
     1.9  	      -DPODOFO_BUILD_SHARED:BOOL=TRUE . &&
    1.10  	make &&