diff options
| author | François Andriot <albator78@libertysurf.fr> | 2014-09-17 22:26:42 +0200 |
|---|---|---|
| committer | François Andriot <albator78@libertysurf.fr> | 2014-09-17 22:26:42 +0200 |
| commit | f75d43fdb4fc0fb1437bb6d350ab0d0bad317be1 (patch) | |
| tree | 7d3974d27bb294fff392721c30adbd65a2db89cd | |
| parent | 8a5adc449f8cfe73e3e21960565e68facb4df472 (diff) | |
| download | tde-packaging-f75d43fdb4fc0fb1437bb6d350ab0d0bad317be1.tar.gz tde-packaging-f75d43fdb4fc0fb1437bb6d350ab0d0bad317be1.zip | |
Fix 3.5.13.2 qt3 in makefile
| -rw-r--r-- | redhat/Makefile.v3.5.13-sru | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile.v3.5.13-sru b/redhat/Makefile.v3.5.13-sru index ecce67864..276dda8bd 100644 --- a/redhat/Makefile.v3.5.13-sru +++ b/redhat/Makefile.v3.5.13-sru @@ -85,7 +85,7 @@ tdegames: tdebase tdemultimedia tdegraphics: tdebase poppler cmake $(call buildpkg,tdegraphics) -tdelibs: tqt3 tqtinterface arts dbus-tqt dbus-1-tqt cmake +tdelibs: qt3 tqtinterface arts dbus-tqt dbus-1-tqt cmake $(call buildpkg,tdelibs) tdemultimedia: tdebase akode |
