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
@@ -19,7 +19,7 @@ PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.flyn.org/projects/lcdringer
PKG_HASH:=34f8a5325cb20bf404ac1a10fe63d013a077a12814c4558df4e55d95262ff618
PKG_BUILD_DEPENDS:=+vala
PKG_BUILD_DEPENDS:=vala
PKG_INSTALL:=1