wok-next diff perl-crypt-des/receipt @ rev 20424

linux-dev: move creation to compile_rules(), keep genpkg_rules() for copying/splitting only
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 12 17:02:57 2018 +0200 (2018-01-12)
parents 1a86cb99cbbf
children 4e6503d7a19f
line diff
     1.1 --- a/perl-crypt-des/receipt	Thu May 11 02:23:02 2017 +0300
     1.2 +++ b/perl-crypt-des/receipt	Fri Jan 12 17:02:57 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://cpan.metacpan.org/authors/id/D/DP/DPARIS/$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()