wok-next diff picard/receipt @ rev 20616

xrdp: up 0.9.3.1; zopfli: fix build; gcc61: attempt to fix; add gcc6 (latest among 6.x.x).
gcc61 and gcc6 are broken now.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 21 05:15:11 2018 +0300 (2018-04-21)
parents 4b55a51aefa5
children 9f9a38d220f6
line diff
     1.1 --- a/picard/receipt	Tue Nov 29 15:26:24 2016 +0200
     1.2 +++ b/picard/receipt	Sat Apr 21 05:15:11 2018 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="https://github.com/metabrainz/picard/archive/$COMMIT.tar.gz"
     1.5  
     1.6  DEPENDS="python PyQt-x11-gpl mutagen"
     1.7 -BUILD_DEPENDS="python-dev PyQt-x11-gpl mutagen"
     1.8 +BUILD_DEPENDS="python-dev PyQt-x11-gpl mutagen gettext"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()