https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26702
--- Comment #6 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
