perl-Text-CharWidth: makedep on libcrypt-devel
This commit is contained in:
parent
6e10cb140f
commit
68596ee735
@ -3,14 +3,14 @@
|
|||||||
_realname=Text-CharWidth
|
_realname=Text-CharWidth
|
||||||
pkgname=perl-${_realname}
|
pkgname=perl-${_realname}
|
||||||
pkgver=0.04
|
pkgver=0.04
|
||||||
pkgrel=8
|
pkgrel=9
|
||||||
pkgdesc="Text::CharWidth - Get number of occupied columns of a string on terminal"
|
pkgdesc="Text::CharWidth - Get number of occupied columns of a string on terminal"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://metacpan.org/dist/Text-CharWidth/"
|
url="https://metacpan.org/dist/Text-CharWidth/"
|
||||||
groups=("perl-modules")
|
groups=("perl-modules")
|
||||||
license=('GPL' 'PerlArtistic')
|
license=('GPL' 'PerlArtistic')
|
||||||
depends=("perl" "libcrypt")
|
depends=("perl" "libcrypt")
|
||||||
makedepends=("perl-devel" 'make' 'gcc')
|
makedepends=("perl-devel" "libcrypt-devel" 'make' 'gcc')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=(https://www.cpan.org/authors/id/K/KU/KUBOTA/${_realname}-${pkgver}.tar.gz)
|
source=(https://www.cpan.org/authors/id/K/KU/KUBOTA/${_realname}-${pkgver}.tar.gz)
|
||||||
sha256sums=('abded5f4fdd9338e89fd2f1d8271c44989dae5bf50aece41b6179d8e230704f8')
|
sha256sums=('abded5f4fdd9338e89fd2f1d8271c44989dae5bf50aece41b6179d8e230704f8')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user