diff options
Diffstat (limited to 'package/startup-notification/startup-notification.mk')
-rw-r--r-- | package/startup-notification/startup-notification.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/startup-notification/startup-notification.mk b/package/startup-notification/startup-notification.mk index cc2b8d2a7..6526f21f5 100644 --- a/package/startup-notification/startup-notification.mk +++ b/package/startup-notification/startup-notification.mk @@ -12,7 +12,7 @@ STARTUP_NOTIFICATION_INSTALL_TARGET = YES STARTUP_NOTIFICATION_CONF_ENV = lf_cv_sane_realloc=yes -STARTUP_NOTIFICATION_DEPENDENCIES = uclibc +STARTUP_NOTIFICATION_DEPENDENCIES = uclibc $(eval $(call AUTOTARGETS,package,startup-notification)) |