diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:54 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:54 +0900 |
commit | fe7872edb265a969d5ca049a7c2350dd4554acc1 (patch) | |
tree | dd4a59fe5ddc2baa5589a19372ff2ac98b4a72c4 /kstars | |
parent | 3914cafa9feb9384ab0fa4f637b2959cb62d1ce8 (diff) | |
download | tdeedu-fe7872edb265a969d5ca049a7c2350dd4554acc1.tar.gz tdeedu-fe7872edb265a969d5ca049a7c2350dd4554acc1.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kstars')
-rw-r--r-- | kstars/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/INSTALL b/kstars/INSTALL index baec6bca..70dbbece 100644 --- a/kstars/INSTALL +++ b/kstars/INSTALL @@ -15,7 +15,7 @@ Basic Installation source code, you will need to have the following packages installed. You will need both the base package and the "-devel" version. XFree86(-devel) (X11 libraries and headers) - libqt2(-devel) (QT libraries and headers) + libtqt2(-devel) (QT libraries and headers) tdelibs(-devel) (KDE libraries and headers) libpng(-devel) (PNG graphics library) libjpeg(-devel) (JPEG graphics library) |