mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libsoup: declare minimum intltool version
This commit is contained in:
@@ -5,7 +5,7 @@ GNOME applications, and also has a synchronous API, for use in threaded applicat
|
||||
HOMEPAGE="https://wiki.gnome.org/Projects/libsoup/"
|
||||
COPYRIGHT="2005 - 2015 The GNOME Project"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.60/libsoup-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="023930032b20e6b14764feb847ea80d9e170622dee7370215d6feb9967b6aa9d"
|
||||
PATCHES="libsoup-$portVersion.patchset"
|
||||
@@ -49,7 +49,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:intltool_update
|
||||
cmd:intltool_update >= 0.51.0-3
|
||||
cmd:libtool
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
|
||||
Reference in New Issue
Block a user