sakura: needs pod2man to build the manpage.

This commit is contained in:
Juan RP 2015-08-01 07:08:05 +02:00
parent fc2ad4bb4d
commit 659b579b5b
1 changed files with 2 additions and 2 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
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"