devel/kronosnet: Unbreak configure

... by adding USE_GNOME=libxml2

Reported by:	fallout
Approved by:	portmgr (blanket unbreak)
This commit is contained in:
Yuri Victorovich 2024-12-12 00:32:44 -08:00
parent a445ada2ba
commit 12c9b8ee36

View File

@ -17,7 +17,8 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \
libqb.so:devel/libqb \
libzstd.so:archivers/zstd
USES= autoreconf gmake localbase libtool pkgconfig ssl
USES= autoreconf gmake gnome localbase libtool pkgconfig ssl
USE_GNOME= libxml2
USE_BINUTILS= yes
USE_GCC= yes
USE_LDCONFIG= yes