rmlint: remove scons from hostmakedepends

This commit is contained in:
maxice8 2018-08-17 10:23:19 -03:00
parent 3d869b2fe4
commit fe5847fd6d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -3,14 +3,14 @@ pkgname=rmlint
version=2.7.0
revision=1
build_style=scons
hostmakedepends="scons pkg-config python3-Sphinx glib-devel"
hostmakedepends="pkg-config python3-Sphinx glib-devel"
makedepends="libblkid-devel elfutils-devel json-glib-devel"
pycompile_module="shredder"
short_desc="Extremely fast tool to remove duplicates"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="http://rmlint.rtfd.org/"
distfiles="https://github.com/sahib/$pkgname/archive/v$version.tar.gz"
distfiles="https://github.com/sahib/${pkgname}/archive/v${version}.tar.gz"
checksum=174aaf4a3fd4c2911b7ddffd2804c6b940e38bedbb5cf2a6ec51b552cf919c33
do_install() {