parent
b615dbfbd4
commit
3b57dada83
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'guake'
|
||||
pkgname=guake
|
||||
version=3.6.3
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
wrksrc="Guake-${version}"
|
||||
|
@ -9,7 +9,7 @@ pycompile_module="guake"
|
|||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel python3-pbr"
|
||||
depends="desktop-file-utils libkeybinder3 libnotify python3-dbus python3-gobject
|
||||
python3-pbr vte3 libwnck"
|
||||
python3-pbr vte3 libwnck python3-setuptools"
|
||||
checkdepends="python3-flake8 python3-pylint python3-pytest python3-pipenv"
|
||||
short_desc="Drop-down terminal for GNOME"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue