simple-scan: fix compilation with newer glibs.
This commit is contained in:
parent
7a3a434eb1
commit
f7a61f21b2
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@ license="GPL-3"
|
|||
homepage="http://launchpad.net/simple-scan"
|
||||
distfiles="https://launchpad.net/$pkgname/${version%.*}/$version/+download/$pkgname-$version.tar.xz"
|
||||
checksum=1c6727591813e7fd44da932adbae226001ce3a7b8f1a162c9b19d1dc630d7402
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's/--strict//' configure
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue