No need to add git to makedepends with base-chroot>=0.32.

This commit is contained in:
Juan RP
2013-03-13 23:57:34 +01:00
parent 1873142c90
commit 9d7a94aeb9
20 changed files with 20 additions and 26 deletions

View File

@@ -8,7 +8,7 @@ provides="valabind-9999"
replaces="valabind>=0"
build_style=gnu-makefile
depends="glib-devel vala-devel>=0.18"
makedepends="git pkg-config vala-devel>=0.18 glib-devel"
makedepends="pkg-config vala-devel>=0.18 glib-devel"
short_desc="Tool to transform vala source files to swig, GIR or GEAR (git snapshot)"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-3"