icecast: add libxml2 include directory 20178/head
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 20 Dec 2022 13:01:29 +0000 (10:01 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 27 Dec 2022 12:52:07 +0000 (09:52 -0300)
commitfdc429fdbc4c4f88104ee76af1e31a445bb44d80
tree28a9d99d90e63981cf88061365f897da0b1abb5b
parentea969a117a2a94de81489082f6ef83de438cf313
icecast: add libxml2 include directory

Fixes this error:
cfgfile.c:26:10: fatal error: libxml/xmlmemory.h: No such file or directory
   26 | #include <libxml/xmlmemory.h>
      |          ^~~~~~~~~~~~~~~~~~~~

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
multimedia/icecast/Makefile