From 97e1491aa8f418a7f5bd7fdd92561d2403c187f6 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Thu, 5 Jun 2014 17:30:41 +0700 Subject: Sync .deb packaging from Debian The sync makes CMake the build system for the .deb package and starts providing wireshark-qt in the wireshark-qt package. The package structure, i.e. the libraries are shipped in separate packages is also sync-ed. Wireshark-qt uses the Qt 4 libraries, but it is easy to switch it to Qt 5. Change-Id: I849d18bdb8ca6ebf4072cf1d73d749080ac5dac2 Reviewed-on: https://code.wireshark.org/review/1986 Reviewed-by: Gerald Combs Reviewed-by: Balint Reczey Tested-by: Balint Reczey --- debian/libwsutil-dev.install | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/libwsutil-dev.install (limited to 'debian/libwsutil-dev.install') diff --git a/debian/libwsutil-dev.install b/debian/libwsutil-dev.install new file mode 100644 index 0000000000..ce044d3db4 --- /dev/null +++ b/debian/libwsutil-dev.install @@ -0,0 +1,3 @@ +usr/lib/*/libwsutil.so +ws_symbol_export.h usr/include/wireshark +wsutil/*.h usr/include/wireshark/wsutil -- cgit v1.2.1