mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Getting rid of a bit more configure options that's been centralized.
This commit is contained in:
@@ -8,7 +8,7 @@ GMPC_SOURCE = gmpc-$(GMPC_VERSION).tar.gz
|
||||
GMPC_SITE = http://download.sarine.nl/download/Programs/gmpc/$(GMPC_VERSION)/
|
||||
GMPC_LIBTOOL_PATCH = NO
|
||||
GMPC_CONF_ENV = ac_cv_lib_curl_curl_global_init=yes
|
||||
GMPC_CONF_OPT = --disable-mmkeys $(DISABLE_NLS)
|
||||
GMPC_CONF_OPT = --disable-mmkeys
|
||||
|
||||
|
||||
GMPC_DEPENDENCIES = libglib2 libgtk2 libglade libcurl libmpd
|
||||
|
||||
Reference in New Issue
Block a user