diff --git a/srcpkgs/startup-notification/template b/srcpkgs/startup-notification/template index 67c2f379168..a13246bf0e8 100644 --- a/srcpkgs/startup-notification/template +++ b/srcpkgs/startup-notification/template @@ -1,11 +1,11 @@ # Template build file for 'startup-notification'. pkgname=startup-notification version=0.12 -revision=4 +revision=5 subpackages="$pkgname-devel" build_style=gnu-configure configure_args="--disable-static" -makedepends="pkg-config libX11-devel xcb-util-devel>=0.3.9 libxcb-devel" +makedepends="pkg-config libX11-devel xcb-util-devel>=0.3.9" short_desc="Library for tracking application startup" maintainer="Juan RP " homepage="http://www.freedesktop.org"