Fixing libpng dependencies after the new updated libpng (#1070)

This commit is contained in:
Schrijvers Luc
2017-01-14 18:56:22 +01:00
committed by waddlesplash
parent 84c3ecef64
commit 2df68ae5bd
12 changed files with 25 additions and 30 deletions

View File

@@ -13,7 +13,7 @@ but has since received contributions from hundreds of people over the net."
HOMEPAGE="http://alleg.sourceforge.net/"
COPYRIGHT="1998-2010 Shawn Hargreaves et al."
LICENSE="Allegro"
REVISION="2"
REVISION="3"
SOURCE_URI="http://sourceforge.net/projects/alleg/files/allegro/4.4.2/allegro-4.4.2.tar.gz"
CHECKSUM_SHA256="1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc"
PATCHES="allegro-4.4.2.patchset"
@@ -27,7 +27,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libpng$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libz$secondaryArchSuffix
lib:libogg$secondaryArchSuffix
lib:libvorbis$secondaryArchSuffix