From 8b93e6d6a2475b2e8072acaf8b7f63f6b5bff98d Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 9 Apr 2018 09:52:04 +0800 Subject: Autotools: More Qt4 removal. Change-Id: I6609160530d2e2f0ca47c324de48aa659c253bcf Reviewed-on: https://code.wireshark.org/review/26812 Reviewed-by: Gerald Combs Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Roland Knall --- packaging/rpm/SPECS/wireshark.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/rpm/SPECS/wireshark.spec.in b/packaging/rpm/SPECS/wireshark.spec.in index 3ddd8a00e8..77fa26e694 100644 --- a/packaging/rpm/SPECS/wireshark.spec.in +++ b/packaging/rpm/SPECS/wireshark.spec.in @@ -301,7 +301,7 @@ This package contains the GTK+ Wireshark GUI and desktop integration files. --with-extcap=no \ %endif %if %{with qt} - --with-qt=4 \ + --with-qt=5 \ %else %if %{with qt5} --with-qt=5 \ -- cgit v1.2.3