wok diff erlang/receipt @ rev 21754

Up firefox-official (67.0.3), tinyproxy (1.10.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 19 17:26:14 2019 +0200 (2019-06-19)
parents 65d1668b0834
children 3e7ded8526ee
line diff
     1.1 --- a/erlang/receipt	Sat Feb 23 15:57:08 2019 +0100
     1.2 +++ b/erlang/receipt	Wed Jun 19 17:26:14 2019 +0200
     1.3 @@ -13,7 +13,8 @@
     1.4  WGET_URL="https://github.com/$PACKAGE/otp/archive/$TARBALL"
     1.5  
     1.6  DEPENDS="ncurses openssl libunixODBC"
     1.7 -BUILD_DEPENDS="autoconf perl ncurses-dev openssl-dev unixODBC-dev icedtea6-jdk"
     1.8 +BUILD_DEPENDS="autoconf perl ncurses-dev openssl-dev unixODBC-dev icedtea6-jdk \
     1.9 +wxWidgets-dev gcc+gcj"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()