Browse Source

Add missing Perl dependencies

Alois Mahdal 5 years ago
parent
commit
7b7cc4b4a9
2 changed files with 4 additions and 0 deletions
  1. 2
    0
      packaging/debian/control
  2. 2
    0
      packaging/template.spec

+ 2
- 0
packaging/debian/control View File

@@ -175,6 +175,8 @@ Description: Shellfu/sh module for building interactive terminal menus
175 175
 Package: shellfu-sh-coerce
176 176
 Architecture: all
177 177
 Depends: shellfu-sh
178
+Depends: perl
179
+Depends: perl-modules
178 180
 Description: Shellfu/sh module with data coercion helpers
179 181
  Shellfu is an attempt to add modularity to your shell scripts.
180 182
  .

+ 2
- 0
packaging/template.spec View File

@@ -99,6 +99,8 @@ interactive terminal menus
99 99
 
100 100
 %package sh-coerce
101 101
 Summary: Shellfu/sh module with data coercion helpers
102
+Requires: perl
103
+Requires: perl-Term-ANSIColor
102 104
 Requires: shellfu-sh
103 105
 %description sh-coerce
104 106
 This sub-package contains 'coerce', Shellfu module containing few