wok diff protobuf/receipt @ rev 21874

facter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 11:31:06 2019 +0200 (2019-09-28)
parents 42feee1f9a23
children f1f58e8f3b0d
line diff
     1.1 --- a/protobuf/receipt	Wed Jun 12 13:36:14 2019 +0100
     1.2 +++ b/protobuf/receipt	Sat Sep 28 11:31:06 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="gcc83-lib-base"
     1.8 +DEPENDS="gcc83-lib-base libatomic"
     1.9  BUILD_DEPENDS="automake gcc83 libtool"
    1.10  
    1.11  # Rules to configure and make the package.