perl-Term-ReadLine-Gnu: fix cross builds
This commit is contained in:
parent
ce2e8b8016
commit
b7bd8feedd
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'perl-Term-ReadLine-Gnu'
|
# Template file for 'perl-Term-ReadLine-Gnu'
|
||||||
pkgname=perl-Term-ReadLine-Gnu
|
pkgname=perl-Term-ReadLine-Gnu
|
||||||
version=1.24
|
version=1.24
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.18"
|
hostmakedepends="perl>=5.18 ncurses-devel readline-devel"
|
||||||
makedepends="${hostmakedepends} ncurses-devel readline-devel"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="perl>=5.18"
|
||||||
short_desc="Perl extension for the GNU readline/history library"
|
short_desc="Perl extension for the GNU readline/history library"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/Term-ReadLine-Gnu/"
|
homepage="http://search.cpan.org/dist/Term-ReadLine-Gnu/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue