[packages/perl-YAML-Tiny] - updated dependencies

qboosh qboosh at pld-linux.org
Thu Jan 8 06:29:36 CET 2026


commit 56d1ba255794d56777053a3c84647ee1ad4f7b93
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jan 8 06:29:31 2026 +0100

    - updated dependencies

 perl-YAML-Tiny.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec
index e24306c..4156e56 100644
--- a/perl-YAML-Tiny.spec
+++ b/perl-YAML-Tiny.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define	pdir	YAML
 %define	pnam	Tiny
@@ -15,12 +15,15 @@ Group:		Development/Languages/Perl
 Source0:	https://www.cpan.org/modules/by-module/YAML/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	0ba27f37b09d84720a4f257fae7045f7
 URL:		https://search.cpan.org/dist/YAML-Tiny/
+BuildRequires:	perl-ExtUtils-MakeMaker
 BuildRequires:	perl-devel >= 1:5.8.1
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires:	perl(File::Spec) >= 0.80
 BuildRequires:	perl-File-Temp >= 0.19
 BuildRequires:	perl-JSON-PP
+BuildRequires:	perl-Scalar-List-Utils
 BuildRequires:	perl-Test-Simple >= 0.88
 %endif
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-YAML-Tiny.git/commitdiff/56d1ba255794d56777053a3c84647ee1ad4f7b93



More information about the pld-cvs-commit mailing list