mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
extra/cdrkit: added zlib as dependency
This commit is contained in:
parent
bc82514f16
commit
2c65a10328
@ -1,12 +1,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=cdrkit
|
||||
pkgver=1.1.9
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction"
|
||||
url="http://cdrkit.org/"
|
||||
license="GPL2"
|
||||
depends="libcap file bzip2"
|
||||
makedepends="cmake libcap-dev bzip2-dev"
|
||||
depends="libcap file bzip2 zlib"
|
||||
makedepends="cmake libcap-dev bzip2-dev zlib-dev"
|
||||
source="http://$pkgname.org/releases/$pkgname-$pkgver.tar.gz"
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user