From 96c607c93a7a532d5a80329e2838fe131c1f2461 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 29 Aug 2010 21:23:56 +0200 Subject: startup-notification: fix typo in dependencies line Signed-off-by: Peter Korsgaard --- package/startup-notification/startup-notification.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/startup-notification/startup-notification.mk') diff --git a/package/startup-notification/startup-notification.mk b/package/startup-notification/startup-notification.mk index f70fcc1c7..ec4a8959e 100644 --- a/package/startup-notification/startup-notification.mk +++ b/package/startup-notification/startup-notification.mk @@ -9,7 +9,7 @@ STARTUP_NOTIFICATION_SITE = http://freedesktop.org/software/startup-notification STARTUP_NOTIFICATION_AUTORECONF = NO STARTUP_NOTIFICATION_INSTALL_STAGING = YES STARTUP_NOTIFICATION_INSTALL_TARGET = YES -STARTUP_NOTIFICATION = xlib_libX11 +STARTUP_NOTIFICATION_DEPENDENCIES = xlib_libX11 STARTUP_NOTIFICATION_CONF_ENV = lf_cv_sane_realloc=yes -- cgit v1.2.3