liburi-perl: fix ptests

Add required dependency.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2025-10-24 22:11:48 +02:00
committed by Khem Raj
parent 83dca42b0d
commit 007aec5e7e
2 changed files with 2 additions and 1 deletions
@@ -34,6 +34,7 @@ PTESTS_FAST_META_PERL = "\
libtest-warn-perl \
libtext-diff-perl \
libunicode-linebreak-perl \
liburi-perl \
"
PTESTS_SLOW_META_PERL = "\
@@ -49,6 +50,5 @@ PTESTS_PROBLEMS_META_PERL = "\
libnet-ssleay-perl \
libtest-harness-perl \
libunix-statgrab \
liburi-perl \
libxml-libxml-perl \
"