wok-next diff perl-event/receipt @ rev 20749

pcre package was split into separate libs. Update the dependencies of the packages that previously depended on pcre.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jun 01 00:47:43 2018 +0300 (2018-06-01)
parents 1a86cb99cbbf
children 4e6503d7a19f
line diff
     1.1 --- a/perl-event/receipt	Thu May 11 02:23:02 2017 +0300
     1.2 +++ b/perl-event/receipt	Fri Jun 01 00:47:43 2018 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="https://cpan.metacpan.org/authors/id/E/ET/ETJ/$TARBALL"
     1.5  
     1.6  DEPENDS="perl"
     1.7 -BUILD_DEPENDS="perl"
     1.8 +BUILD_DEPENDS="perl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()