From c3b4c33aad02fae0c91c94aa54ea87e39d4fab4c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 6 May 2013 12:43:04 +0200 Subject: [PATCH] startup-notification: needs libSM-devel; cross build support. --- srcpkgs/startup-notification/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/startup-notification/template b/srcpkgs/startup-notification/template index 04559d12742..3dd3f9f6fcd 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=7 +revision=8 build_style=gnu-configure -configure_args="--disable-static" +configure_args="--disable-static lf_cv_sane_realloc=yes lf_cv_sane_malloc=yes" hostmakedepends="pkg-config" -makedepends="libX11-devel xcb-util-devel>=0.3.9" +makedepends="libX11-devel libSM-devel xcb-util-devel>=0.3.9" short_desc="Library for tracking application startup" maintainer="Juan RP " homepage="http://www.freedesktop.org" @@ -20,7 +20,7 @@ long_desc=" startup-notification-devel_package() { depends="${sourcepkg}>=${version}" - short_desc="${short_desc} -- development files" + short_desc+=" - development files" pkg_install() { vmove usr/include vmove usr/lib/pkgconfig