We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c7335e commit c0a46b9Copy full SHA for c0a46b9
Makefile
@@ -40,7 +40,7 @@ ensure-deliverables: rabbit-vsn
40
file ${RELEASE_DIR}/${NAME_VSN}-net-3.0-wcf-htmldoc
41
42
ensure-prerequisites: rabbit-vsn
43
- dpkg -L htmldoc plotutils transfig graphviz > /dev/null
+ dpkg -L htmldoc plotutils transfig graphviz docbook-utils > /dev/null
44
45
ensure-release-dir: rabbit-vsn
46
touch ${RELEASE_DIR}/
0 commit comments