From c07b6d54928c5ad8dee0da83d2ac9386c6b616d2 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 27 Sep 2019 18:53:28 -0700 Subject: [PATCH] grilo-plugins: Remove glib2 build dependency It should be the host build, which is already satisfied by grilo. Signed-off-by: Rosen Penev --- multimedia/grilo-plugins/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/multimedia/grilo-plugins/Makefile b/multimedia/grilo-plugins/Makefile index b0079859b..632fe4de4 100644 --- a/multimedia/grilo-plugins/Makefile +++ b/multimedia/grilo-plugins/Makefile @@ -17,7 +17,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNOME/grilo-plugins/0.3/ PKG_HASH:=fc2f3bbc319136e53e1efb6659fa65b6af45db114b6621008f9abba64fad6820 -PKG_BUILD_DEPENDS:=glib2 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 PKG_FIXUP:=autoreconf