summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Helperstuff/BuildService/debian.control2
-rw-r--r--INSTALL-cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/Helperstuff/BuildService/debian.control b/Helperstuff/BuildService/debian.control
index e03fec4..5dabc20 100644
--- a/Helperstuff/BuildService/debian.control
+++ b/Helperstuff/BuildService/debian.control
@@ -20,7 +20,7 @@ Description: Qt wrapper library for subversion
Package: libsvnqt-dev
Section: libdevel
Architecture: any
-Depends: libsvnqt4 (= ${binary:Version}), libqt3-mt-dev, libsvn-dev
+Depends: libsvnqt4 (= ${binary:Version}), libtqt3-mt-dev, libsvn-dev
Description: Qt wrapper library for subversion (development files)
This package contains the header files and symbolic links that developers
using svnqt will need.
diff --git a/INSTALL-cmake b/INSTALL-cmake
index ad94936..36ade75 100644
--- a/INSTALL-cmake
+++ b/INSTALL-cmake
@@ -4,7 +4,7 @@ Seems that on some systems linking fails due missing references. You may
solve it with
. /etc/profile.d/qt.sh
-export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include
+export TQTLIB=${QTDIR}/lib QTINC=${QTDIR}/include
before running cmake.
On some systems cmake doesn't detect that it is a threaded qt-version. So you should