mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/flac: refuse to build if libiconv is installed
This commit is contained in:
parent
9018b3bd49
commit
ffe332f6c2
@ -7,7 +7,7 @@ url="http://flac.sourceforge.net/"
|
||||
license="custom:Xiph LGPL GPL FDL"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
depends=
|
||||
makedepends="libogg-dev"
|
||||
makedepends="libogg-dev !libiconv"
|
||||
source="http://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user