terminator: fix dependencies
This commit is contained in:
parent
edd0dfc5fe
commit
23149d353e
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'terminator'
|
||||
pkgname=terminator
|
||||
version=1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python2-module
|
||||
hostmakedepends="python intltool"
|
||||
makedepends="vte3-devel"
|
||||
depends="desktop-file-utils vte3 python-psutil"
|
||||
makedepends="vte-python"
|
||||
depends="desktop-file-utils python-vte python-psutil"
|
||||
pycompile_module="terminatorlib"
|
||||
short_desc="Tiling terminal emulator application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue
Block a user