Hi, On Mon, May 15, 2017 at 10:25:38PM +0200, Rene Engelhard wrote: > the following trivial patch fixes this: [...]
Of course you also need (just noticed now, my bad): diff -Nru libfilezilla-0.9.0/debian/control libfilezilla-0.9.0/debian/control --- libfilezilla-0.9.0/debian/control 2017-01-17 15:58:51.000000000 +0000 +++ libfilezilla-0.9.0/debian/control 2017-07-11 02:33:52.000000000 +0000 @@ -1,7 +1,7 @@ Source: libfilezilla Priority: optional Maintainer: Adrien Cunin <[email protected]> -Build-Depends: debhelper (>= 9), dh-autoreconf, libcppunit-dev +Build-Depends: debhelper (>= 9), dh-autoreconf, libcppunit-dev, pkg-config Standards-Version: 3.9.8 Section: libs Homepage: https://lib.filezilla-project.org/ Regards, Rene

