mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +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="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://ftp.acc.umu.se/pub/gnome/sources/glib-networking/2.50/glib-networking-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="3f1a442f3c2a734946983532ce59ed49120319fdb10c938447c373d5e5286bee"
|
||||
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