X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fuhttpd%2FMakefile;h=e37fa90ec4ded01b215a1f35a5fb099ce6cfc793;hb=d50c66b88163608e7bb156ad3f19c10106dafdd8;hp=6b4db3e15f437001fad573a5078c66a2871e6945;hpb=ac1453a896b113f0a7ce8f0e1e60d6f127c417b0;p=openwrt.git diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile index 6b4db3e15f..e37fa90ec4 100644 --- a/package/uhttpd/Makefile +++ b/package/uhttpd/Makefile @@ -8,9 +8,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uhttpd -PKG_RELEASE:=7 +PKG_RELEASE:=18 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) +PKG_BUILD_DEPENDS := libcyassl liblua include $(INCLUDE_DIR)/package.mk