wok-next diff copyq/receipt @ rev 20342

gkII: tiny png patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 17 15:57:17 2017 +0100 (2017-11-17)
parents 4db41c0dada2
children c0521c689857
line diff
     1.1 --- a/copyq/receipt	Fri Oct 20 20:22:52 2017 +0200
     1.2 +++ b/copyq/receipt	Fri Nov 17 15:57:17 2017 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/hluk/CopyQ/archive/$VERSION_GIT.tar.gz"
     1.5  
     1.6  DEPENDS="qt5-base"
     1.7 -BUILD_DEPENDS="qt5-dev cmake expat-dev xorg-dev zlib-dev"
     1.8 +BUILD_DEPENDS="qt5-dev cmake expat-dev xorg-dev zlib-dev expat-dev mesa17-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()