diff options
Diffstat (limited to 'Helperstuff/BuildService/debian.control')
-rw-r--r-- | Helperstuff/BuildService/debian.control | 2 |
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. |