summaryrefslogtreecommitdiff
path: root/Fix-libvirt-build-fail.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-18 01:26:46 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-18 01:26:46 +0000
commitc18cfecf369ee2292787bd497d5d0b7cd7c513c7 (patch)
tree99e2a9739abad9139110231d1897d2db0b40c919 /Fix-libvirt-build-fail.patch
parent1b85b172b263015c286d96f9a9da6b4c657fac36 (diff)
automatic import of wiresharkopeneuler22.03_LTS_SP2
Diffstat (limited to 'Fix-libvirt-build-fail.patch')
-rw-r--r--Fix-libvirt-build-fail.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/Fix-libvirt-build-fail.patch b/Fix-libvirt-build-fail.patch
deleted file mode 100644
index 84c4204..0000000
--- a/Fix-libvirt-build-fail.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/wireshark.pc.in b/wireshark.pc.in
-index 5889178..e755614 100644
---- a/wireshark.pc.in
-+++ b/wireshark.pc.in
-@@ -10,5 +10,5 @@ Description: Network Packet Dissection Library
- Version: @VERSION@
-
- Requires: glib-2.0, gmodule-2.0, gthread-2.0
--Libs: -L${libdir} -lwireshark
-+Libs: -L${libdir} -lwireshark -lwsutil
- Cflags: -I${includedir}/wireshark