commit
a7157cf8f7
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ PKG_VERSION="1.9.2"
|
|||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libzip.org/download"
|
||||
PKG_URL="${PKG_SITE}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib gnutls openssl"
|
||||
PKG_LONGDESC="A C library for reading, creating, and modifying zip archives."
|
||||
|
|
Loading…
Reference in a new issue