mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
pantheon-terminal: add missing dependency
This commit is contained in:
parent
57d80dd822
commit
b4cb81fc1c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'pantheon-terminal'
|
||||
pkgname=pantheon-terminal
|
||||
version=0.4.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
wrksrc="terminal-${version}"
|
||||
configure_args="-DGSETTINGS_COMPILE=FALSE"
|
||||
hostmakedepends="intltool pkg-config vala"
|
||||
makedepends="granite-devel libnotify-devel vte3-devel"
|
||||
depends="desktop-file-utils"
|
||||
depends="desktop-file-utils gsettings-desktop-schemas"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Terminal from elementary OS for the 21st century"
|
||||
homepage="https://github.com/elementary/terminal"
|
||||
|
|
Loading…
Add table
Reference in a new issue