zziplib: move cmake to -devel

This commit is contained in:
Piraty 2024-08-20 00:09:37 +02:00
parent 6f34406132
commit 59af12868e
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zziplib'
pkgname=zziplib
version=0.13.76
revision=1
revision=2
build_style=cmake
configure_args="-DZZIP_LIBLATEST=ON"
hostmakedepends="pkg-config python3 tar zip"
@ -28,6 +28,7 @@ zziplib-devel_package() {
short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove usr/cmake
vmove usr/lib/pkgconfig
vmove "usr/lib/*.so"
vmove usr/share