wok-next diff perl-net-pcap/receipt @ rev 20866

mono: fix build by not enabling Spectre mitigation
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 01 23:19:43 2018 +0300 (2018-07-01)
parents 1a86cb99cbbf
children 4e6503d7a19f
line diff
     1.1 --- a/perl-net-pcap/receipt	Thu May 11 02:23:02 2017 +0300
     1.2 +++ b/perl-net-pcap/receipt	Sun Jul 01 23:19:43 2018 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://cpan.metacpan.org/authors/id/S/SA/SAPER/$TARBALL"
     1.5  
     1.6  DEPENDS="perl libpcap"
     1.7 -BUILD_DEPENDS="perl libpcap-dev"
     1.8 +BUILD_DEPENDS="perl-dev libpcap-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()