summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b9397e98eae..047d533729c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Perl module Low-Level Interface to bzip2 compression library"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=()
+depends=('perl>=5.006')
makedepends=()
url='https://metacpan.org/pod/Compress::Raw::Bzip2'
source=('https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-2.087.tar.gz')