wok diff libsearpc/receipt @ rev 20392
libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Jun 24 09:21:47 2018 +0000 (2018-06-24) |
parents | 9f3a7907cf0c |
children | be444bbbf690 |
line diff
1.1 --- a/libsearpc/receipt Thu Apr 24 15:10:41 2014 +0000 1.2 +++ b/libsearpc/receipt Sun Jun 24 09:21:47 2018 +0000 1.3 @@ -14,7 +14,7 @@ 1.4 DEPENDS="python glib jansson" 1.5 BUILD_DEPENDS="wget python-dev glib-dev jansson-dev python-simplejson \ 1.6 automake libtool" 1.7 - 1.8 + 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 { 1.12 @@ -34,4 +34,3 @@ 1.13 cp -a ${install}/usr/lib/*.so* ${fs}/usr/lib 1.14 cp -a ${install}/usr/lib/python* ${fs}/usr/lib 1.15 } 1.16 -