Add xdotool to depends
This commit is contained in:
parent
4d5ebf1b06
commit
dc99801c0b
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'clipit'
|
# Template file for 'clipit'
|
||||||
pkgname=clipit
|
pkgname=clipit
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
makedepends="gtk+-devel librsvg-devel"
|
makedepends="gtk+-devel librsvg-devel"
|
||||||
|
depends="xdotool"
|
||||||
short_desc="Lightweight GTK+ clipboard manager"
|
short_desc="Lightweight GTK+ clipboard manager"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue