icdiff: depend on python at run-time; remove unnecessary builddep.

This commit is contained in:
Juan RP 2015-02-03 18:19:10 +01:00
parent 6d69f464c8
commit 50d2c7d81c
1 changed files with 2 additions and 3 deletions

View File

@ -1,13 +1,12 @@
# Template file for 'icdiff'
pkgname=icdiff
version=1.7.2
revision=1
revision=2
wrksrc=${pkgname}-release-${version}
noarch=yes
build_style=python-module
python_versions="2.7"
hostmakedepends="python-setuptools"
makedepends="${hostmakedepends}"
depends="python"
short_desc="Improved colored diff"
maintainer="Duncaen <mail@duncano.de>"
license="PSF"