diff --git a/srcpkgs/sakura/template b/srcpkgs/sakura/template index f84fc70983..1ad449a981 100644 --- a/srcpkgs/sakura/template +++ b/srcpkgs/sakura/template @@ -1,12 +1,12 @@ # Template file for 'sakura' pkgname=sakura version=3.3.0 -revision=1 +revision=2 build_style=cmake short_desc="Simple but powerful libvte based terminal emulator" maintainer="Juan RP " license="GPL-2" -hostmakedepends="cmake pkg-config" +hostmakedepends="cmake perl pkg-config" makedepends="gtk+3-devel vte3-devel" depends="desktop-file-utils" homepage="https://launchpad.net/sakura"