fixup! fixup! addedd poprouting makefile

This commit is contained in:
Gabriel 2017-01-25 21:58:08 +01:00
parent 864b8aebaa
commit 7927519d2e

View file

@ -19,6 +19,7 @@ define Package/prince
SUBMENU :=Routing and Redirection SUBMENU :=Routing and Redirection
Mantainer :=Gabriele Gemmi <gabriel@autistici.org> Mantainer :=Gabriele Gemmi <gabriel@autistici.org>
TITLE :=PopRouting daemon TITLE :=PopRouting daemon
URL :=https://github.com/gabri94/poprouting
MENU :=1 MENU :=1
DEPENDS := +libjson-c +libpthread DEPENDS := +libjson-c +libpthread
endef endef
@ -33,4 +34,4 @@ Currently it only supports OLSRd2 (aka OONF).
endef endef
$(eval $(call BuildPackage,poprouting)) $(eval $(call BuildPackage,prince))