gnome-online-miners: remove unused libmediaart-devel bdep
This commit is contained in:
parent
19340f191d
commit
f5f207c8ac
|
@ -7,7 +7,7 @@ build_style=gnu-configure
|
|||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool libxslt docbook-xsl $(vopt_if gir gobject-introspection)"
|
||||
makedepends="libzapojit-devel libgdata-devel grilo-devel
|
||||
tracker-devel gfbgraph-devel libmediaart-devel gnome-online-accounts-devel"
|
||||
tracker-devel gfbgraph-devel gnome-online-accounts-devel"
|
||||
depends="libzapojit>=0.0.3_3"
|
||||
short_desc="GNOME service that crawls through your online content"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -18,5 +18,5 @@ checksum=bf51666866527b236d980fa3a0d036581a85987c59d604566ccb3ad685dd8bb8
|
|||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default+=" gir"
|
||||
build_options_default="gir"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue