mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
packages: remove redundant AUTORECONF=NO declarations
[Peter: handle libgtk2 as well] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
790fcac794
commit
d2fd57efe3
@@ -6,7 +6,6 @@
|
||||
STARTUP_NOTIFICATION_VERSION = 0.9
|
||||
STARTUP_NOTIFICATION_SOURCE = startup-notification-$(STARTUP_NOTIFICATION_VERSION).tar.gz
|
||||
STARTUP_NOTIFICATION_SITE = http://freedesktop.org/software/startup-notification/releases
|
||||
STARTUP_NOTIFICATION_AUTORECONF = NO
|
||||
STARTUP_NOTIFICATION_INSTALL_STAGING = YES
|
||||
STARTUP_NOTIFICATION_INSTALL_TARGET = YES
|
||||
STARTUP_NOTIFICATION_DEPENDENCIES = xlib_libX11
|
||||
|
||||
Reference in New Issue
Block a user