wok diff erlang/receipt @ rev 22087

updated urlgrabber again (3.9.1 -> 4.0.0)
author Hans-G?nter Theisgen
date Thu Oct 31 13:11:09 2019 +0100 (2019-10-31)
parents 65d1668b0834
children 3e7ded8526ee
line diff
     1.1 --- a/erlang/receipt	Sat Feb 23 15:57:08 2019 +0100
     1.2 +++ b/erlang/receipt	Thu Oct 31 13:11:09 2019 +0100
     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()