Hi, 2014-03-22 13:33 GMT+01:00 Nico Schlömer <nico.schloemer@gmail.com>: > I'm packaging a library libA which depends on a header-only library > libB. Obviously I need libB to be present whenever I build an > executable against libA. Where in debian/control will I have to fill > in libB? I think it should be in Depends of libA-dev. And of course in Build-Depends of libA. Anton