summaryrefslogtreecommitdiffstats
path: root/Helperstuff
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:19:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 14:19:37 +0900
commit9255ac3df6dce40eae11a0118407b2c25d7db778 (patch)
tree9f4fe124c965f80df24f546b2de86ebc24d11f9b /Helperstuff
parent85dce4a0b320c273aee385d83ec20cd533c39ae5 (diff)
downloadtdesvn-9255ac3df6dce40eae11a0118407b2c25d7db778.tar.gz
tdesvn-9255ac3df6dce40eae11a0118407b2c25d7db778.zip
qt -> tqt conversion:
qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'Helperstuff')
-rw-r--r--Helperstuff/BuildService/debian.control2
1 files changed, 1 insertions, 1 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.