URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea0b2e0d3677c1afd190a43fdee3b32a4cf0912a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ea0b2e0 by Michal Privoznik (mprivozn@xxxxxxxxxx):
Makefile: Install wireshark.pc too
In my previous patches (8454f2a20e2 and ea16a84ef51) I've tried
to make the pkg-config file more robust. But what I had
completely forgot about is that the file was never installed by
our Makefile rather than we relied on distribution maintainers to
be smart and make the package install the file instead. I've
realized this as soon as I've tried to update wireshark in my
system.
Change-Id: Idb60157a51ea1dd0afd6cfac695bfa5760485241
Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/16279
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from dec3e2e randpkt_core: Use g_random_* for randpkt_parse_type().
adds ea0b2e0 Makefile: Install wireshark.pc too
Summary of changes:
Makefile.am | 3 +++
1 file changed, 3 insertions(+)