wok diff erlang/receipt @ rev 22352

libcap: include stddef.h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 19 11:07:25 2019 +0100 (2019-11-19)
parents 6dc00c39f773
children fdc0e46cecf0
line diff
     1.1 --- a/erlang/receipt	Sat Apr 06 14:55:40 2019 +0200
     1.2 +++ b/erlang/receipt	Tue Nov 19 11:07:25 2019 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  
     1.5  DEPENDS="ncurses openssl libunixODBC"
     1.6  BUILD_DEPENDS="autoconf perl ncurses-dev openssl-dev unixODBC-dev icedtea6-jdk \
     1.7 -wxWidgets-dev gcc+gcj"
     1.8 +wxWidgets-dev gcc+gcj libxslt"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()