FooBarWidget / debian-packaging-for-the-modern-developer

Debian packaging tutorials for the modern developer
439 stars 71 forks source link

tutorial 3 #9

Closed bschooly closed 1 year ago

bschooly commented 1 year ago

I tried to follow tutorial 3. I modified the source a bit to have a dependency (on mariadb). Otherwise the same.

Package is built and is ok except dependency not set. I get:

dpkg-gencontrol: warning: Depends field of package hello: substitution variable ${shlibs:Depends} used, but is not defined

Please advise.

bschooly commented 1 year ago

duplicate of issue #2