mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
devel/libvirt: add missing textproc/gnugrep dependency
GNU grep is required for build. PR: 255022 [1] Reported by: Jack <xxjack12xx@gmail.com> [1], pkg-fallout
This commit is contained in:
parent
3032ea1eec
commit
5b2017e7c4
@ -16,6 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libgnutls.so:security/gnutls \
|
||||
libxml2.so:textproc/libxml2
|
||||
BUILD_DEPENDS= dnsmasq:dns/dnsmasq \
|
||||
${LOCALBASE}/bin/grep:textproc/gnugrep \
|
||||
rst2html-${PYTHON_VER}:textproc/py-docutils@${PY_FLAVOR} \
|
||||
xsltproc:textproc/libxslt
|
||||
RUN_DEPENDS= dnsmasq:dns/dnsmasq
|
||||
|
Loading…
Reference in New Issue
Block a user