wok-next diff wxHexEditor/receipt @ rev 20637

ghostscript: update (b)deps (avoid jpeg / libjpeg-turbo to be in the same package)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 27 16:32:16 2018 +0300 (2018-04-27)
parents affba9aecc73
children cd7906120828
line diff
     1.1 --- a/wxHexEditor/receipt	Mon Oct 26 02:54:52 2015 +0200
     1.2 +++ b/wxHexEditor/receipt	Fri Apr 27 16:32:16 2018 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$SF_MIRROR/$SF_PROJECT/$TARBALL"
     1.5  
     1.6  DEPENDS="libgomp wxWidgets28"
     1.7 -BUILD_DEPENDS="wxWidgets28-dev libffi libtool autoconf automake"
     1.8 +BUILD_DEPENDS="wxWidgets28-dev libffi libtool autoconf automake gettext-tools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()