gnome-bluetooth: fix wrong build-dep.
This commit is contained in:
parent
a9a246ecfa
commit
6624e67d4e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--disable-desktop-update --disable-schemas-compile
|
configure_args="--disable-desktop-update --disable-schemas-compile
|
||||||
--disable-icon-update"
|
--disable-icon-update"
|
||||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
||||||
makedepends="libXi-devel gtk+3-devel>=3.8 libnotify-devel dconf-devel>=0.18 gvfs-devel>=1.18 bluez-devel>=5"
|
makedepends="libXi-devel gtk+3-devel>=3.8 libnotify-devel dconf-devel>=0.18 gvfs-devel>=1.18 bluez>=5"
|
||||||
short_desc="The GNOME Bluetooth Subsystem"
|
short_desc="The GNOME Bluetooth Subsystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GnomeBluetooth"
|
homepage="http://live.gnome.org/GnomeBluetooth"
|
||||||
|
|
Loading…
Reference in a new issue