mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/gnome-bluetooth: fix makedepends
we no longer need py-libxml2 in makedepends
This commit is contained in:
parent
b1f952e8f6
commit
47c9bc0163
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user