mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
connman-ui: fix cross build
This commit is contained in:
parent
47e4b7c33d
commit
139700dbd7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
_gitrev=fce0af94e121bde77c7fa2ebd6a319f0180c5516
|
||||
wrksrc=${pkgname}-${_gitrev}
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool intltool pkg-config"
|
||||
hostmakedepends="automake libtool intltool glib-devel pkg-config"
|
||||
makedepends="dbus-devel glib-devel gtk+3-devel"
|
||||
short_desc="A full-featured GTK based trayicon UI for ConnMan"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue