diff options
-rw-r--r-- | perl-astro-fits-header/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-astro-fits-header/PKGBUILD b/perl-astro-fits-header/PKGBUILD index c5376909..a679a1d5 100644 --- a/perl-astro-fits-header/PKGBUILD +++ b/perl-astro-fits-header/PKGBUILD @@ -9,7 +9,7 @@ url="http://pdl.perl.org/" license=('GPL' 'PerlArtistic') depends=('perl') makedepends=('perl-module-build') -checkdepends=() +checkdepends=('perl-starlink-ast' 'perl-astro-fits-cfitsio') # 'perl-gsd' 'perl-ndf') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/T/TJ/TJENNESS/${_pkgname}-${pkgver}.tar.gz") sha256sums=('530d59ef0c0935f9862d187187a2d7583b12c639bb67db14f983322b161892d9') |