wok-6.x diff djview/receipt @ rev 21488
mosh: update patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 01 15:49:51 2019 +0200 (2019-05-01) |
parents | ca4b3f299a70 |
children | 5a6a003000d9 |
line diff
1.1 --- a/djview/receipt Thu May 21 21:27:27 2015 +0200 1.2 +++ b/djview/receipt Wed May 01 15:49:51 2019 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="$SF_MIRROR/djvu/$TARBALL" 1.5 1.6 DEPENDS="libQtGui libQtNetwork libQtOpenGL djvulibre" 1.7 -BUILD_DEPENDS="qmake Qt4-dev djvulibre-dev gzip wget mesa-dev" 1.8 +BUILD_DEPENDS="qmake Qt4-dev djvulibre-dev gzip wget mesa-dev file" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()