diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-22 20:41:40 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-22 20:41:40 +0200 |
commit | 87f18aab8271ccc4a7d5cfba3b86f005977a5afd (patch) | |
tree | fcdd8df2a6c23d5ed443c77cc6cbab187e20d1b3 /redhat/dependencies | |
parent | 5237694308b4ed6f5824814977700b64a1d37d80 (diff) | |
download | tde-packaging-87f18aab8271ccc4a7d5cfba3b86f005977a5afd.tar.gz tde-packaging-87f18aab8271ccc4a7d5cfba3b86f005977a5afd.zip |
RPM Packaging: update tqscintilla
Diffstat (limited to 'redhat/dependencies')
-rw-r--r-- | redhat/dependencies/tqscintilla/tqscintilla-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/dependencies/tqscintilla/tqscintilla-14.0.0.spec b/redhat/dependencies/tqscintilla/tqscintilla-14.0.0.spec index 07ae45544..b8c7e0690 100644 --- a/redhat/dependencies/tqscintilla/tqscintilla-14.0.0.spec +++ b/redhat/dependencies/tqscintilla/tqscintilla-14.0.0.spec @@ -105,7 +105,7 @@ Summary: TQScintilla Development Files Group: Development/Libraries/C and C++ Provides: libtqscintilla-devel = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{libtqscintilla}7 = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: tqt3-devel >= 3.5.0 +Requires: libtqt3-mt-devel >= 3.5.0 %description -n %{libtqscintilla}-devel This package contains the development files for tqscintilla. |