taglib: add zlib dependency for cross builds.
This commit is contained in:
parent
4eafb7753f
commit
783a4ac67b
@ -1,10 +1,11 @@
|
|||||||
# Template file for 'taglib'
|
# Template file for 'taglib'
|
||||||
pkgname=taglib
|
pkgname=taglib
|
||||||
version=1.9.1
|
version=1.9.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON"
|
configure_args="-DWITH_MP4=ON -DWITH_ASF=ON"
|
||||||
hostmakedepends="pkg-config cmake"
|
hostmakedepends="pkg-config cmake"
|
||||||
|
makedepends="zlib-devel"
|
||||||
short_desc="Library for accessing ID tags in various media files"
|
short_desc="Library for accessing ID tags in various media files"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://developer.kde.org/~wheeler/taglib.html"
|
homepage="http://developer.kde.org/~wheeler/taglib.html"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user