wok diff smx/receipt @ rev 20366
debugging with markers, I think the build server does NOT build the gpg... but here locally gpg binary is created and at the place it should be
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 20:40:08 2018 +0000 (2018-06-09) |
parents | 3b4e4318134e |
children | c49ffc024a6c |
line diff
1.1 --- a/smx/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/smx/receipt Sat Jun 09 20:40:08 2018 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 DEPENDS="unixODBC sqlite libgd libcrypto gcc-lib-base zlib" 1.6 BUILD_DEPENDS="apache-dev apr-dev apr-util-dev unixODBC-dev \ 1.7 -sqlite libgd-dev openssl-dev" 1.8 +sqlite libgd-dev openssl-dev perl libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()