26 Oct
2020
26 Oct
'20
12:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26702 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #5)
(In reply to David Cook from comment #0)
libnet-stomp-perl is added to debian/control via __AUTODEPENDS__, so we don't need to add it manually into debian/control.in
Mason, are you sure this is correct? Isn't control auto-generated from control.in?
control is auto-generated from control.in, but control.in is also updated by replacing __AUTODEPENDS__ with the output of debian/list-deps, which sources the dependencies from the "cpanfile", which contains Net::Stomp. -- You are receiving this mail because: You are watching all bug changes.