Control: reassign -1 libwireshark-dev Control: retitle -1 libwireshark-dev: Missing dependency on libgio-2.0-dev Control: affects -1 libndpi-wireshark
On Tue, Sep 17, 2024 at 09:47:51PM +0200, Jochen Sprickerhof wrote: > Package: libndpi-wireshark > Version: 4.2-2.1 > Severity: normal > > Hi, > > I noticed that the libndpi-wireshark package contains a lua file in the > root directoy: /ndpi.lua. I am pretty sure that this is wrong. The root cause is libwireshark-dev missing a dependency needed for its pkg-config file: $ pkg-config --variable=plugindir wireshark $ pkg-config --cflags wireshark Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-2.0', required by 'wireshark', not found Package 'gmodule-2.0', required by 'wireshark', not found Package 'gthread-2.0', required by 'wireshark', not found $ > Cheers Jochen cu Adrian