Skip to content

Commit

Permalink
libappindicator: build with gobject-introspection support.
Browse files Browse the repository at this point in the history
Close #11421
  • Loading branch information
Juan RP authored and Hoshpak committed May 14, 2019
1 parent 6ff58cb commit d46a32b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion srcpkgs/libappindicator/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Template file for 'libappindicator'
pkgname=libappindicator
version=12.10.0
revision=1
revision=2
build_style=gnu-configure
build_helper="gir"
configure_args="--with-gtk=3"
hostmakedepends="pkg-config python glib-devel"
makedepends="gtk+3-devel glib-devel glib-networking libdbusmenu-glib-devel
Expand Down Expand Up @@ -34,5 +35,7 @@ libappindicator-devel_package() {
vmove usr/lib/pkgconfig
vmove usr/lib/*.so
vmove usr/lib/*.a
vmove usr/share/gir-1.0
vmove usr/share/gtk-doc
}
}

0 comments on commit d46a32b

Please sign in to comment.