oxygen-gtk+: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:13 +01:00
parent d0e77f29c8
commit 6b374864af

View file

@ -4,7 +4,7 @@ version=1.4.6
revision=3
wrksrc="${pkgname//\+/2}-${version}"
build_style=cmake
hostmakedepends="pkg-config cmake"
hostmakedepends="pkg-config"
makedepends="gtk+-devel"
short_desc="A port of the default KDE widget theme (Oxygen) to GTK2"
maintainer="TheNumb <me@thenumb.eu>"