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