#19 Add BuildRequires for perl (malloc/mtrace) if running the testsuite.
Opened 3 years ago by djdelorie. Modified 3 years ago
rpms/ djdelorie/glibc master  into  master

No commits found

malloc/mtrace.pl is a perl script which is used for testing for
leaks throughout the testsuite (tests ending in "-mem" typically).

The "Requires" entry is correctly autodetected.

I don't think the Fedora conditional is necessary.

Sure, but Red Hat Enterprise Linux 9 will have perl-interpreter, so we can build-depend on it unconditionally.

Please update to remove conditional, rebase and I'll merge.

Metadata