From f14f2e8d1f9b5ce403324d4b939bfaa93f0c1a2a Mon Sep 17 00:00:00 2001 From: onekk Date: Thu, 24 Apr 2014 12:21:51 +0200 Subject: [PATCH] brother-brscan3: modified according the suggestions --- srcpkgs/brother-brscan3/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/brother-brscan3/template b/srcpkgs/brother-brscan3/template index 7feadd7be1..2db3dd3ffe 100644 --- a/srcpkgs/brother-brscan3/template +++ b/srcpkgs/brother-brscan3/template @@ -7,7 +7,8 @@ homepage="http://support.brother.com/g/b/index.aspx" license="GPL-2" short_desc=" Scanner driver for the brother DCP-197C printer/scanner" only_for_archs="i686 x86_64" -depends="brother-dcp197c-lpr brother-dcp197c-cupswrapper cups sane" +makedepends="brother-dcp197c-lpr brother-dcp197c-cupswrapper cups sane" +depends="${makedepends}" create_wksrc=yes if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then @@ -16,7 +17,7 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then debpkgid="5.amd64" elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then distfiles="http://download.brother.com/welcome/dlf006641/brscan3-${version}-4.i386.deb" - checksum="b8" + checksum="3d2c8aace27a694c0984c6a1913fb2ebbd6cfd7a46bcdce3d54ae3693009d835" debpkgid="4.i386" fi