From 5eaad3748fa727907fec40725cabd18b6353184c Mon Sep 17 00:00:00 2001 From: lemoer Date: Fri, 1 May 2020 14:46:54 +0200 Subject: [PATCH] Fixup --- package/gluon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/package/gluon.mk b/package/gluon.mk index c489b37c..ce02f09f 100644 --- a/package/gluon.mk +++ b/package/gluon.mk @@ -3,13 +3,10 @@ PKG_FILE_DEPENDS += $(GLUON_MK) PKG_BUILD_DEPENDS += luasrcdiet/host -<<<<<<< HEAD -======= ifneq ($(wildcard ./luasrc/.),) PKG_CONFIG_DEPENDS += CONFIG_GLUON_MINIFY endif ->>>>>>> 51dde9fa... rebase and so on ifneq ($(wildcard ./src/respondd.c),) PKG_BUILD_DEPENDS += respondd endif