Fix the build with no Internet access by add textproc/docbook-sk build
depedency. PR: ports/157416 Reported by: joerg
This commit is contained in:
parent
0265a2565a
commit
b38e853bd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275079
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
|
|||
xmlproc_parse:${PORTSDIR}/textproc/py-xml \
|
||||
${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
|
||||
xmlto:${PORTSDIR}/textproc/xmlto \
|
||||
desktop-file-install:${PORTSDIR}/devel/desktop-file-utils
|
||||
desktop-file-install:${PORTSDIR}/devel/desktop-file-utils \
|
||||
${LOCALBASE}/share/xml/docbook/4.1.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-sk
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
|
||||
${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify \
|
||||
xmlproc_parse:${PORTSDIR}/textproc/py-xml \
|
||||
|
|
Loading…
Reference in a new issue