From d53a997e5fba92ea5f612839f709e37a7f0de72b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Oct 2015 10:22:21 +0200 Subject: [PATCH] libzapojit: tweak deps and revbump due to build options. --- srcpkgs/libzapojit/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libzapojit/template b/srcpkgs/libzapojit/template index fb87d17dabd..b0dc26a76b7 100644 --- a/srcpkgs/libzapojit/template +++ b/srcpkgs/libzapojit/template @@ -1,12 +1,11 @@ # Template file for 'libzapojit' pkgname=libzapojit version=0.0.3 -revision=4 +revision=5 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)" makedepends="json-glib-devel rest-devel gnome-online-accounts-devel" -depends="rest>=0.7.90" short_desc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs" maintainer="Juan RP " license="LGPL-2.1" @@ -20,7 +19,7 @@ if [ -z "$CROSS_BUILD" ]; then fi libzapojit-devel_package() { - depends="libglib-devel json-glib-devel rest-devel>=0.7.90 ${sourcepkg}-${version}_${revision}" + depends="${makedepends} ${sourcepkg}-${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include