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'
|
||||
pkgname=qt6ct
|
||||
version=0.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DQT_HOST_PATH=/usr"
|
||||
hostmakedepends="qt6-tools-devel"
|
||||
hostmakedepends="qt6-tools qt6-base"
|
||||
makedepends="qt6-base-devel"
|
||||
depends="qt6-base qt6-svg"
|
||||
depends="qt6-svg"
|
||||
short_desc="Qt6 Configuration Tool"
|
||||
maintainer="Adam Pschorr <adampschorr13@aol.com>"
|
||||
license="BSD-2-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue