wok-6.x diff erlang/receipt @ rev 21975
updated st (0.5 -> 0.8.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 11 14:31:25 2019 +0100 (2019-10-11) |
parents | 65d1668b0834 |
children | 3e7ded8526ee |
line diff
1.1 --- a/erlang/receipt Sat Feb 23 15:57:08 2019 +0100 1.2 +++ b/erlang/receipt Fri Oct 11 14:31:25 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()