polkit-qt5: remove automoc4 hostdep
This is not necessary, and it pulls in qt4.
This commit is contained in:
parent
66a247d5ad
commit
2257a9cb31
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.112.0
|
|||
revision=3
|
||||
wrksrc="polkit-qt-1-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config automoc4 git"
|
||||
hostmakedepends="pkg-config git"
|
||||
makedepends="polkit-devel qt5-devel"
|
||||
short_desc="Qt-style PolicyKit API (Qt5)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue