summaryrefslogtreecommitdiff
path: root/perl-astro-fits-header
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-04-19 14:39:42 +0200
committerErich Eckner <git@eckner.net>2016-04-19 14:39:42 +0200
commit473b826495be0074858455424ed220eff21cdf02 (patch)
tree6fb32f56dbb984fa67ab19470e2f4444ed1238c3 /perl-astro-fits-header
parent85c092e69a88e1fbe74c14b6c5752c548fbae3e8 (diff)
downloadarchlinuxewe.git.save-473b826495be0074858455424ed220eff21cdf02.tar.xz
perl-astro-fits-header dependency correction
Diffstat (limited to 'perl-astro-fits-header')
-rw-r--r--perl-astro-fits-header/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-astro-fits-header/PKGBUILD b/perl-astro-fits-header/PKGBUILD
index 9e3834f7..47f06045 100644
--- a/perl-astro-fits-header/PKGBUILD
+++ b/perl-astro-fits-header/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://pdl.perl.org/"
license=('GPL' 'PerlArtistic')
depends=('perl')
-makedepends=()
+makedepends=('perl-module-build')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/T/TJ/TJENNESS/${_pkgname}-${pkgver}.tar.gz")
sha256sums=('530d59ef0c0935f9862d187187a2d7583b12c639bb67db14f983322b161892d9')