about summary refs log tree commit homepage
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rwxr-xr-xci/deps.perl5
1 files changed, 0 insertions, 5 deletions
diff --git a/ci/deps.perl b/ci/deps.perl
index a797911a..ae85986d 100755
--- a/ci/deps.perl
+++ b/ci/deps.perl
@@ -17,7 +17,6 @@ my $profiles = {
         essential => [ qw(
                 git
                 perl
-                Devel::Peek
                 Digest::SHA
                 Encode
                 ExtUtils::MakeMaker
@@ -79,10 +78,6 @@ my $non_auto = {
                 pkg => 'p5-TimeDate',
                 rpm => 'perl-TimeDate',
         },
-        'Devel::Peek' => {
-                deb => 'perl', # libperl5.XX, but the XX varies
-                pkg => 'perl5',
-        },
         'Digest::SHA' => {
                 deb => 'perl', # libperl5.XX, but the XX varies
                 pkg => 'perl5',