mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6ct: do not need qt6-base
This commit is contained in:
parent
1cbfc88a48
commit
6dbe381e00
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'qt6ct'
|
# Template file for 'qt6ct'
|
||||||
pkgname=qt6ct
|
pkgname=qt6ct
|
||||||
version=0.7
|
version=0.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQT_HOST_PATH=/usr"
|
hostmakedepends="qt6-tools qt6-base"
|
||||||
hostmakedepends="qt6-tools-devel"
|
|
||||||
makedepends="qt6-base-devel"
|
makedepends="qt6-base-devel"
|
||||||
depends="qt6-base qt6-svg"
|
depends="qt6-svg"
|
||||||
short_desc="Qt6 Configuration Tool"
|
short_desc="Qt6 Configuration Tool"
|
||||||
maintainer="Adam Pschorr <adampschorr13@aol.com>"
|
maintainer="Adam Pschorr <adampschorr13@aol.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue