mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
zbar, disable static (#8251)
This commit is contained in:
@@ -12,7 +12,7 @@ for embedded use."
|
||||
HOMEPAGE="https://github.com/mchehab/zbar/"
|
||||
COPYRIGHT="2007-2010 Jeff Brown"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/mchehab/zbar/archive/refs/tags/$portVersion.zip"
|
||||
CHECKSUM_SHA256="db1db11da4b7a3e2be752dfe2844834482ce72fd024c6b8f499d8caba0a52ce4"
|
||||
|
||||
@@ -89,7 +89,8 @@ BUILD()
|
||||
--without-dbus \
|
||||
--without-qt \
|
||||
--without-gtk \
|
||||
--without-python
|
||||
--without-python \
|
||||
--disable-static
|
||||
|
||||
# Patch libtool for build as ln silently fails
|
||||
# this will instead trigger an OR statement and copy the file
|
||||
|
||||
Reference in New Issue
Block a user