mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/hylafaxplus: added missing dependency
This commit is contained in:
parent
9b28d0e484
commit
7482145756
@ -3,7 +3,7 @@
|
||||
pkgname=hylafaxplus
|
||||
_pkgname=hylafax
|
||||
pkgver=5.5.9
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Making the Premier Open-Source Fax Management System Even Better"
|
||||
url="http://hylafax.sourceforge.net"
|
||||
arch="all"
|
||||
@ -12,7 +12,7 @@ license="MIT"
|
||||
options="!check"
|
||||
depends="ghostscript bash tiff-tools"
|
||||
makedepends="zlib-dev tiff-dev gettext-dev openldap-dev lcms2-dev
|
||||
libffi-dev jbig2dec-dev sed"
|
||||
libffi-dev jbig2dec-dev sed readline-dev"
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
source="https://downloads.sourceforge.net/hylafax/${_pkgname}-${pkgver}.tar.gz
|
||||
$pkgname.initd
|
||||
|
Loading…
Reference in New Issue
Block a user