community/gnome-bluetooth: fix makedepends

we no longer need py-libxml2 in makedepends
This commit is contained in:
Natanael Copa 2017-11-02 13:04:59 +00:00
parent b1f952e8f6
commit 47c9bc0163

View File

@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gnome-bluetooth
pkgver=3.26.1
pkgrel=0
pkgrel=1
pkgdesc="The GNOME Bluetooth Subsystem"
url="http://live.gnome.org/GnomeBluetooth"
arch="all"
license="GPL LGPL"
depends="hicolor-icon-theme bluez>=5"
makedepends="intltool gobject-introspection-dev libunique-dev
libnotify-dev libxi-dev libxslt py-libxml2 gnome-doc-utils
libnotify-dev libxi-dev libxslt gnome-doc-utils
dbus-glib-dev gtk+3.0-dev itstool eudev-dev libcanberra-dev
meson"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-libs"