mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/postgis: drop autoreconf
Commit 1718c2ba6a removed all patches but
forgot to drop autoreconf
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
6a65d38810
commit
e39b53dd03
@@ -11,8 +11,6 @@ POSTGIS_MAKE = $(MAKE1)
|
||||
POSTGIS_LICENSE = GPL-2.0+ (PostGIS), BSD-3-Clause (xsl), GPL-2.0+ or LGPL-3.0+ (SFCGAL), MIT, Apache-2.0, ISC, BSL-1.0, CC-BY-SA-3.0
|
||||
POSTGIS_LICENSE_FILES = LICENSE.TXT
|
||||
POSTGIS_CPE_ID_VENDOR = postgis
|
||||
# configure.ac is patched so need to run autoreconf
|
||||
POSTGIS_AUTORECONF = YES
|
||||
|
||||
POSTGIS_DEPENDENCIES = postgresql libgeos proj libxml2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user