From 422ce6536b6d45e4632d526ae04c6af0bd36e80a Mon Sep 17 00:00:00 2001 From: Will Newton Date: Wed, 2 Sep 2009 16:02:02 +0100 Subject: package: Remove unnecessary dependencies on uclibc. A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton Signed-off-by: Peter Korsgaard --- package/startup-notification/startup-notification.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/startup-notification') diff --git a/package/startup-notification/startup-notification.mk b/package/startup-notification/startup-notification.mk index 6526f21f5..62f067ac6 100644 --- a/package/startup-notification/startup-notification.mk +++ b/package/startup-notification/startup-notification.mk @@ -12,7 +12,5 @@ STARTUP_NOTIFICATION_INSTALL_TARGET = YES STARTUP_NOTIFICATION_CONF_ENV = lf_cv_sane_realloc=yes -STARTUP_NOTIFICATION_DEPENDENCIES = uclibc - $(eval $(call AUTOTARGETS,package,startup-notification)) -- cgit v1.2.3-55-g7522