sakura: needs pod2man to build the manpage.
This commit is contained in:
parent
fc2ad4bb4d
commit
659b579b5b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue