mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
glib_networking: fix PROVIDES.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
|
||||
2008-2010 Collabora Ltd.
|
||||
1995-2010 Several others"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://ftp.acc.umu.se/pub/gnome/sources/glib-networking/2.38/glib-networking-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="32ea1e504f69ff6693ac4119ad598ded50bb0440cf4484d28ef0adf8fcc85653"
|
||||
SOURCE_DIR="glib-networking-$portVersion"
|
||||
@@ -20,7 +20,7 @@ ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
glib2_networking$secondaryArchSuffix = $portVersion compat >= 2
|
||||
glib_networking$secondaryArchSuffix = $portVersion compat >= 2
|
||||
lib:libglib_networking_2.0$secondaryArchSuffix = $portVersion compat >= 2
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user