polkit-qt5: remove automoc4 hostdep

This is not necessary, and it pulls in qt4.
This commit is contained in:
q66 2018-12-21 23:05:15 +01:00 committed by maxice8
parent 66a247d5ad
commit 2257a9cb31

View file

@ -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>"