summarylogtreecommitdiffstats
path: root/PKGBUILD.tt
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.tt')
-rw-r--r--PKGBUILD.tt3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD.tt b/PKGBUILD.tt
index bcbccfd67ad8..bc9f54959db1 100644
--- a/PKGBUILD.tt
+++ b/PKGBUILD.tt
@@ -9,7 +9,8 @@ pkgdesc='Building, finding and using GSL library'
arch=('any')
url='[% url %]'
license=('PerlArtistic' 'GPL')
-makedepends=('perl-module-build>=0.38' 'perl-alien-base-modulebuild')
+makedepends=('perl-module-build>=0.38' 'perl-alien-base-modulebuild' 'perl-net-ssleay'
+ 'perl-io-socket-ssl')
depends=('perl-alien-build' 'gsl')
source=([% source %])
options=(!emptydirs)