mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
sakura: drop hostmakedepends provided by build_style
This commit is contained in:
parent
7161ab7ff3
commit
2b1bc0d865
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=cmake
|
||||||
short_desc="Simple but powerful libvte based terminal emulator"
|
short_desc="Simple but powerful libvte based terminal emulator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
hostmakedepends="cmake perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
makedepends="gtk+3-devel vte3-devel"
|
makedepends="gtk+3-devel vte3-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
homepage="https://launchpad.net/sakura"
|
homepage="https://launchpad.net/sakura"
|
||||||
|
|
Loading…
Add table
Reference in a new issue