package_infos: Clean up dependency on libpng.
This commit is contained in:
parent
f5a84636ec
commit
26044ec39c
@ -90,7 +90,7 @@ requires {
|
||||
lib:libjpeg
|
||||
#endif
|
||||
#ifdef HAIKU_BUILD_FEATURE_X86_64_LIBPNG_ENABLED
|
||||
lib:libpng >= 16.0
|
||||
lib:libpng16
|
||||
#endif
|
||||
#ifdef HAIKU_BUILD_FEATURE_X86_64_TIFF_ENABLED
|
||||
lib:libtiff >= 5.2
|
||||
|
@ -90,7 +90,7 @@ requires {
|
||||
lib:libjpeg
|
||||
#endif
|
||||
#ifdef HAIKU_BUILD_FEATURE_X86_GCC2_LIBPNG_ENABLED
|
||||
lib:libpng16 >= 16.0
|
||||
lib:libpng16
|
||||
#endif
|
||||
#ifdef HAIKU_BUILD_FEATURE_X86_GCC2_TIFF_ENABLED
|
||||
lib:libtiff >= 5.2
|
||||
|
Loading…
Reference in New Issue
Block a user