Skip to content
Snippets Groups Projects
Commit a7162b42 authored by Maxime Gauduin's avatar Maxime Gauduin
Browse files

Add vala makedep to build VAPI files

parent f3012c7e
No related branches found
No related tags found
No related merge requests found
......@@ -3,13 +3,13 @@
pkgname=libgexiv2
pkgver=0.10.4
pkgrel=3
pkgrel=4
pkgdesc='GObject-based wrapper around the Exiv2 library'
url='https://wiki.gnome.org/Projects/gexiv2'
arch=('x86_64' 'i686')
license=('GPL2')
depends=('exiv2' 'glib2')
makedepends=('python-gobject' 'python2-gobject' 'gobject-introspection' 'setconf')
makedepends=('python-gobject' 'python2-gobject' 'gobject-introspection' 'setconf' 'vala')
source=("https://download.gnome.org/sources/${pkgname/lib/}/${pkgver%.*}/${pkgname/lib/}-$pkgver.tar.xz")
sha256sums=('ad8d31afdc0a1932cc44c4cfcea449497c0d0b445c0ad2f9735707b306e71ca4')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment