mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
karchive: add qt5-tools-devel makedep
This commit is contained in:
parent
703f7301d5
commit
cd583d42d8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=5.100.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel pkg-config"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel pkg-config"
|
||||||
makedepends="qt5-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
|
makedepends="qt5-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel qt5-tools-devel"
|
||||||
short_desc="Qt5 addon providing access to numerous types of archives"
|
short_desc="Qt5 addon providing access to numerous types of archives"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue