mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
- There is no "libpng.so" in the packages, so remove the provides entry for that. - The compat for soname versions is strict: something built against libpng15 will not work with libpng16. So, do not use a >= constraint.