X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=libs%2Fluci-lib-ip%2FMakefile;h=15cb537cff40d5c1cec54117eaff592562ca7d47;hp=eb80dcb2588d936a24190e9b112c6f6fc491676b;hb=ec6a1d6d4d05f956f47b889161178f6a4abf90cc;hpb=76dfdc1b1e7a62b363954f01f71f5a1e77d5249a diff --git a/libs/luci-lib-ip/Makefile b/libs/luci-lib-ip/Makefile index eb80dcb25..15cb537cf 100644 --- a/libs/luci-lib-ip/Makefile +++ b/libs/luci-lib-ip/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Lua library for IP calculation and routing information LUCI_DEPENDS:=+liblua +libnl-tiny +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature