Wireshark-commits: [Wireshark-commits] master b926d24: RPM: fix missing qt5-linguist dependency, si
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b926d24b960c1b39da28e33eaa53a4114e72530a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b926d24 by Peter Wu (peter@xxxxxxxxxxxxx):
RPM: fix missing qt5-linguist dependency, simplify installed packages
Remove unnecessary Qt5SVG build dependency. Do not install Qt4 qt-devel.
qt5-qtbase-devel is big, try to avoid pulling unnecessary deps.
Change-Id: Id289bea10ea89de6b7a3ea77996d861ff7354560
Reviewed-on: https://code.wireshark.org/review/36058
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6e79183 [Automatic update for 2020-02-09]
add b926d24 RPM: fix missing qt5-linguist dependency, simplify installed packages
Summary of changes:
packaging/rpm/wireshark.spec.in | 2 ++
tools/rpm-setup.sh | 25 ++++++++++---------------
2 files changed, 12 insertions(+), 15 deletions(-)