Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

423 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2024-01-10 22:47:30 +0300 committer: kx <kx@radix.pro> 2024-01-10 22:47:30 +0300 commit: eeffb0c8292aba8bc5bdab395340e9b9343ab69a parent: e5e57eb92111b616b48410e71b091eeb8df79c88
Commit Summary:
perl-modules: Alien::Base::Wrapper, Alien::Libxml2
Diffstat:
1 file changed, 3 insertions, 1 deletion
diff --git a/packages/d/perl-modules/CPAN/Makefile b/packages/d/perl-modules/CPAN/Makefile
index 4881705..ae5126f 100644
--- a/packages/d/perl-modules/CPAN/Makefile
+++ b/packages/d/perl-modules/CPAN/Makefile
@@ -4,7 +4,9 @@
 # $ tree -fid .
 #
 
-SUBDIRS := B-C                   \
+SUBDIRS := Alien-Build           \
+           Alien-Libxml2         \
+           B-C                   \
            Clone                 \
            DBD-Pg                \
            DBD-mysql             \