From ea5144fff71d3b5b89c546bb7146084b38a89d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 4 Mar 2015 14:59:48 +0000 Subject: [PATCH] =?UTF-8?q?strange=20error=20=C2=ABsh:=201:=20/usr/bindot:?= =?UTF-8?q?=20not=20found;=20on=20squeeze,=20there's=20no=20qt5=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/control.in | 2 +- doc/doxyfile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index 5575cfd..e16b122 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,7 +1,7 @@ Source: @PACKAGE_NAME@ Priority: extra Maintainer: @AUTHOR@ -Build-Depends: debhelper (>= 7), pkg-config, autotools-dev, doxygen, graphviz, lsb-release, libssl-dev, libpkcs11-helper1-dev, libpcsclite-dev, mrw-c++-dev, qtbase5-dev +Build-Depends: debhelper (>= 7), pkg-config, autotools-dev, doxygen, graphviz, lsb-release, libssl-dev, libpkcs11-helper1-dev, libpcsclite-dev, mrw-c++-dev, qtbase5-dev | libqt4-dev Standards-Version: 3.8.1 Section: libs Homepage: https://dev.marc.waeckerlin.org/projects/libpcscxx diff --git a/doc/doxyfile.in b/doc/doxyfile.in index 55e9cd3..0c8e1c1 100644 --- a/doc/doxyfile.in +++ b/doc/doxyfile.in @@ -1730,7 +1730,7 @@ INTERACTIVE_SVG = YES # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found in the path. -DOT_PATH = /usr/bin/dot +DOT_PATH = # The DOTFILE_DIRS tag can be used to specify one or more directories that # contain dot files that are included in the documentation (see the