tagparser: remove libressl makedepends
it would only be used for tests, so checkdepends would be correct Tests aren't enabled, it requires quite a lot external files downloaded for tests
This commit is contained in:
@@ -5,7 +5,7 @@ revision=1
|
|||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="cpp-utilities-devel zlib-devel libressl-devel"
|
makedepends="cpp-utilities-devel zlib-devel"
|
||||||
short_desc="C++ library for handling AAC, ID3, Vorbis, Opus, FLAC and Matroska tags"
|
short_desc="C++ library for handling AAC, ID3, Vorbis, Opus, FLAC and Matroska tags"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|||||||
Reference in New Issue
Block a user