mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
pnet: fix zlib lib requires.
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="2001-2006 Southern Storm Software, Pty Ltd.
|
||||
2002 FSF INDIA
|
||||
2002 Richard Baumann"
|
||||
LICENSE="GNU GPL v1"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://download.savannah.gnu.org/releases/dotgnu-pnet/pnet-0.8.0.tar.gz"
|
||||
CHECKSUM_SHA256="f1340ae3567a5f05729d9d201bd719268ceca07bde4f62c58a92abfda64551bb"
|
||||
PATCHES="pnet-0.8.0.patchset"
|
||||
@@ -53,7 +53,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libncurses
|
||||
lib:zlib
|
||||
lib:libz
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
|
||||
Reference in New Issue
Block a user