Source: osm-gps-map Version: 1.0.2-1 Severity: normal Dear Maintainer,
The pkg-config file for osmgpsmap is not installed when the package libosmgpsmap-1.0-dev is installed. Here is a simple patch which fixes it: --- osm-gps-map-1.0.2.orig/debian/libosmgpsmap-1.0-dev.install 2014-07-05 12:05:55.513909478 +0200 +++ osm-gps-map-1.0.2/debian/libosmgpsmap-1.0-dev.install 2014-07-05 12:15:53.557904362 +0200 @@ -1 +1,2 @@ docs/reference/html/* /usr/share/gtk-doc/html/osmgpsmap/ +usr/lib/*/pkgconfig/* Thanks and best regards, Ruben -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

