pspdev / psp-packages

https://pspdev.github.io/psp-packages/
The Unlicense
23 stars 13 forks source link

fix pkgconfig-libpng #67

Closed diamant3 closed 1 year ago

diamant3 commented 1 year ago

is libpng and libpng16 are the same?, because they are in the same pkg/psp/lib/pkgconfig/ directory

same as libjpeg and libturbojpeg in PR #65 that already merged, thanks!

sharkwouter commented 1 year ago

Yeah, libpng is a symlink to libpng16. You can ignore that one for now.

diamant3 commented 1 year ago

Done. Please review it again, thanks!

sharkwouter commented 1 year ago

Thanks for the fix!