wok diff perl-test-mockobject/receipt @ rev 21330
pcmanfm: now it use 'Tooltip' rather than 'Name' for actions menus
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Apr 19 12:47:07 2019 +0300 (2019-04-19) |
parents | 660220d9dba5 |
children | 16c39076b080 |
line diff
1.1 --- a/perl-test-mockobject/receipt Fri Oct 12 11:23:47 2018 +0200 1.2 +++ b/perl-test-mockobject/receipt Fri Apr 19 12:47:07 2019 +0300 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="Test::MockObject module is a Perl extension." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL" 1.7 -DEPENDS="perl" 1.8 -BUILD_DEPENDS="perl" 1.9 +DEPENDS="perl-test-exception" 1.10 +BUILD_DEPENDS="$DEPENDS" 1.11 SOURCE="Test-MockObject" 1.12 TARBALL="$SOURCE-$VERSION.tar.gz" 1.13 WEB_SITE="http://cpan.org/"