Translated using Weblate (French)
[oweals/luci.git] / applications / luci-app-uhttpd / Makefile
index 9a2cf462e5728231d300cf9c40dfb50f670d9c0d..a365353cc627fced7674c2e5d941c46be87f6e92 100644 (file)
@@ -8,19 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=uHTTPd Webserver Configuration
-LUCI_DEPENDS:=+uhttpd
+LUCI_DEPENDS:=+luci-compat +uhttpd
 LUCI_PKGARCH:=all
 
-PKG_NAME:=luci-app-uhttpd
-PKG_VERSION:=1.0.0
-PKG_RELEASE:=1
 PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
 
-PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
-
-include $(INCLUDE_DIR)/package.mk
-
 LUA_TARGET:=source
 
 include ../../luci.mk