mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
brother-brscan3: definitely this does not need sane-devel at run-time.
This commit is contained in:
parent
e48fb417fe
commit
fd1e5191f5
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'brother-brscan3'
|
# Template file for 'brother-brscan3'
|
||||||
pkgname=brother-brscan3
|
pkgname=brother-brscan3
|
||||||
version=0.2.11
|
version=0.2.11
|
||||||
revision=3
|
revision=4
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||||
homepage="http://support.brother.com/g/b/index.aspx"
|
homepage="http://support.brother.com/g/b/index.aspx"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc=" Scanner driver for the brother DCP-197C printer/scanner"
|
short_desc=" Scanner driver for the brother DCP-197C printer/scanner"
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="sane-devel"
|
makedepends="sane-devel"
|
||||||
depends="${makedepends}"
|
depends="sane"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue