mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/cdrkit: refuse to build if libiconv is installed
This commit is contained in:
parent
1b3c17c7ba
commit
75c70ece90
@ -6,7 +6,7 @@ pkgdesc="Suite of programs for CD/DVD recording, ISO image creation, and audio C
|
||||
url="http://cdrkit.org/"
|
||||
license="GPL2"
|
||||
depends="file bzip2"
|
||||
makedepends="cmake libcap-dev bzip2-dev zlib-dev"
|
||||
makedepends="cmake libcap-dev bzip2-dev zlib-dev !libiconv"
|
||||
source="http://$pkgname.org/releases/$pkgname-$pkgver.tar.gz"
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user