wok diff erlang/receipt @ rev 22151
updated xarchiver (0.5.4 -> 0.5.4.14)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 06 17:56:42 2019 +0100 (2019-11-06) |
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 Nov 06 17:56:42 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()