brother-brscan3: bin pkg is nopie=yes
This commit is contained in:
parent
c633cc1a92
commit
947960517e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'brother-brscan3'
|
||||
pkgname=brother-brscan3
|
||||
version=0.2.11
|
||||
revision=5
|
||||
revision=6
|
||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
homepage="http://support.brother.com/g/b/index.aspx"
|
||||
license="GPL-2"
|
||||
|
@ -10,6 +10,7 @@ only_for_archs="i686 x86_64"
|
|||
makedepends="sane-devel"
|
||||
depends="sane"
|
||||
create_wrksrc=yes
|
||||
nopie=yes
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
distfiles="http://download.brother.com/welcome/dlf006642/brscan3-${version}-5.amd64.deb"
|
||||
|
|
Loading…
Reference in New Issue