gramps: remove unused makedepends (noarch)

This commit is contained in:
Alessio Sergi 2018-10-18 18:27:06 +02:00
parent 2c5ed10c41
commit 09538d74e1
1 changed files with 3 additions and 4 deletions

View File

@ -2,12 +2,11 @@
pkgname=gramps
version=5.0.0
revision=1
noarch=yes
build_style=python3-module
pycompile_module="gramps"
noarch=yes
hostmakedepends="pkg-config intltool"
makedepends="python-gobject-devel"
depends="python3-gobject python3-bsddb3"
hostmakedepends="pkg-config intltool python3"
depends="gtk+3 python3-gobject python3-bsddb3"
short_desc="Genealogy program"
maintainer="7185 <7185@free.fr>"
license="GPL-2.0-or-later"