wireshark/wireshark-0008-pkgconfig.patch
Michal Ruprich bb5dee6296 Resolves: RHEL-69442 - Rebase wireshark to 4.4.2
Resolves: RHEL-68453 - Loop with Unreachable Exit Condition ('Infinite Loop') in Wireshark
Resolves: RHEL-68452 - Buffer Over-read in Wireshark
2024-11-28 15:59:29 +01:00

14 lines
317 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 17fa031..6876018 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4175,8 +4175,6 @@ endif()
install(FILES "${CMAKE_BINARY_DIR}/resources/wireshark.pc"
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig
- COMPONENT "Development"
- EXCLUDE_FROM_ALL
)
install(