X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=oonf-dlep-radio%2FMakefile;fp=oonf-dlep-radio%2FMakefile;h=f0db64fd8e980221b416b43085943fe0d194be18;hb=d7a47d4529ac74e6a6a26685a9fb76be4918fd53;hp=4fb91242c54baafac53df9e78fa46fc01a03adfb;hpb=409e558f93f4e0eda3756c3bff5ad55cff4b3699;p=feed%2Frouting.git diff --git a/oonf-dlep-radio/Makefile b/oonf-dlep-radio/Makefile index 4fb9124..f0db64f 100644 --- a/oonf-dlep-radio/Makefile +++ b/oonf-dlep-radio/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=oonf-dlep-radio -PKG_VERSION:=0.9.1-r1 +PKG_VERSION:=0.9.1-r2 PKG_REV:=eab3845089bc2410a3c115fb8274572b16a0e47d PKG_RELEASE:=$(PKG_REV) @@ -40,7 +40,7 @@ endef define Package/oonf-dlep-radio $(call Package/oonf-git/template) TITLE:= Build DLEP Radio Agent - DEPENDS:=+librt +libnl-tiny +libuci + DEPENDS:=+librt +libnl-tiny +libuci +oonf-init-scripts VERSION:=$(PKG_VERSION) endef