mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
cpctools: fix dependency on libpng16.
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="2005 Thierry Jouin
|
||||
2008-2015 Romain Giot, Adrien Destugues, Quentin Carlier, Mauricio Muñoz Lucero"
|
||||
LICENSE="MIT
|
||||
GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/cpcsdk/cpctools/archive/ac9ebe65c7eb49bc1175050d4a6d912bbf5856f5.tar.gz"
|
||||
CHECKSUM_SHA256="a4bb951fb5866e2db4a87a4104187bb5265f3de089f3ed500b132d6cd0dd9942"
|
||||
SOURCE_DIR="cpctools-ac9ebe65c7eb49bc1175050d4a6d912bbf5856f5"
|
||||
@@ -34,7 +34,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libdsk
|
||||
lib:libpng
|
||||
lib:libpng16
|
||||
lib:libz
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user