Browse Source

ibrdtnd: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
lilik-openwrt-22.03
Johannes Morgenroth 10 years ago
parent
commit
750ec01abc
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      net/ibrdtnd/Makefile

+ 0
- 1
net/ibrdtnd/Makefile View File

@ -18,7 +18,6 @@ PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
PKG_LICENSE:=Apache-2.0
PKG_INSTALL:=1
PKG_BUILD_DEPENDS:=dtndht ibrdtn libsqlite3
include $(INCLUDE_DIR)/package.mk


Loading…
Cancel
Save