mirror of
https://github.com/matrix-construct/construct
synced 2025-01-15 17:16:49 +01:00
ircd: Add DT_NEEDED for libpng to resolve references.
This commit is contained in:
parent
dd5d122bae
commit
0b1ff31cd7
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ libircd_la_LIBADD = \
|
||||||
@SODIUM_LIBS@ \
|
@SODIUM_LIBS@ \
|
||||||
@MAGIC_LIBS@ \
|
@MAGIC_LIBS@ \
|
||||||
@IMAGEMAGICK_LIBS@ \
|
@IMAGEMAGICK_LIBS@ \
|
||||||
|
@PNG_LIBS@ \
|
||||||
@ZSTD_LIBS@ \
|
@ZSTD_LIBS@ \
|
||||||
@SNAPPY_LIBS@ \
|
@SNAPPY_LIBS@ \
|
||||||
@LZ4_LIBS@ \
|
@LZ4_LIBS@ \
|
||||||
|
|
Loading…
Reference in a new issue