Merge pull request #3679 from antonio-malcolm/clipit

Add xdotool to depends for clipit
This commit is contained in:
Juan RP 2016-02-24 06:40:12 +01:00
commit f6343c8005

View File

@ -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"