<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div dir="ltr">On Sun, Jun 16, 2019 at 7:30 AM Andreas Metzler <<a href="mailto:ametzler@bebt.de">ametzler@bebt.de</a>> wrote:<br>
</div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
/usr/lib/x86_64-linux-gnu/pkgconfig/dockapp.pc:<br>
Requires: x11 xext xpm<br>
<br>
Therefore anything build-depending on libdockapp-dev and using pkg-config<br>
to locate the library will FTBFS unless it has a direct b-d on<br>
libxext-dev.<br>
<br>
I think the error is in the pkg-config file, not in the Debian package.<br>
Since the headers of libdockapp-dev do not #include (and therefore expose)<br>
headers from libxext-dev the pkg-config should have (at most)<br>
Libs.private: -lext<br>
instead of the requires.</blockquote>
<div><br>
</div>
<div>This was fixed in git upstream a while ago [1], but there hasn't been a new release yet.  I'll work on that soon.</div>
<div><br>
</div>
<div>Doug</div>
<div><br>
</div>
<div>[1] <a href="https://repo.or.cz/dockapps.git/commitdiff/3cbdd16">https://repo.or.cz/dockapps.git/commitdiff/3cbdd16</a><br>
</div>
</div>
</div>
</body>
</html>