Package: liblash-dev
Version: 0.5.1-1
Severity: normal

LASH's pkg-config support file lash-1.0.pc contains

Libs: -Wl,--rpath -Wl,${libdir} -L${libdir} -llash -lpthread -luuid

This is mildly useful as long as liblash is installed in a non-standard
location, but doesn't make sense for the Debian package where ${libdir}
expands to /usr/lib. Once you're at it, please also put indirect library
dependencies into a separate entry Libs.static. Saves a lot of trouble
during library transitions. I.e., please change the line above to

Libs: -llash
Libs.static: -lpthread -luuid

Thanks,

Daniel.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to