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=4f412a76c262acf099678fe97c058f295c749608;hpb=cd24ad05a4a87e5bb37a64a26a72e609b523c640 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