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