sakura: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:16 +01:00
parent 7161ab7ff3
commit 2b1bc0d865

View file

@ -6,7 +6,7 @@ build_style=cmake
short_desc="Simple but powerful libvte based terminal emulator"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
hostmakedepends="cmake perl pkg-config"
hostmakedepends="perl pkg-config"
makedepends="gtk+3-devel vte3-devel"
depends="desktop-file-utils"
homepage="https://launchpad.net/sakura"