treewide: remove superfluous + signs from PKG_BUILD_DEPENDS

A + sign does not have meaning in build depends.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
Matthias Schiffer
2018-01-07 20:06:50 +01:00
parent 778af6722a
commit 6e3a609d07
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_SOURCE_URL:=https://github.com/OpenSC/OpenSC/releases/download/$(PKG_VERSION)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DEPENDS:=+libpcsclite
PKG_BUILD_DEPENDS:=libpcsclite
PKG_FIXUP:=libtool
PKG_INSTALL:=1