0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-28 16:34:13 +01:00

ircd: Add DT_NEEDED for libpng to resolve references.

This commit is contained in:
Jason Volk 2022-06-13 15:53:46 -07:00
parent dd5d122bae
commit 0b1ff31cd7

View file

@ -135,6 +135,7 @@ libircd_la_LIBADD = \
@SODIUM_LIBS@ \
@MAGIC_LIBS@ \
@IMAGEMAGICK_LIBS@ \
@PNG_LIBS@ \
@ZSTD_LIBS@ \
@SNAPPY_LIBS@ \
@LZ4_LIBS@ \