gnome-multi-writer: fix build

This commit is contained in:
Enno Boland 2017-10-16 13:36:36 +02:00
parent d49b18a084
commit 4e3c985208

View File

@ -3,10 +3,10 @@ pkgname=gnome-multi-writer
version=3.26.0
revision=1
build_style=meson
hostmakedepends="docbook2mdoc $(vopt_if gir gobject-introspection)"
hostmakedepends="docbook2mdoc $(vopt_if gir gobject-introspection) pkg-config"
makedepends="gtk+3-devel libgusb-devel udisks2-devel polkit-devel"
short_desc="Writes ISO files to multiple USB devices at once"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://live.gnome.org/GnomeClocks"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"