Source: chrpath Section: utils Priority: optional Maintainer: Tollef Fog Heen Build-Depends: debhelper (>= 9), autotools-dev Standards-Version: 3.9.4 Package: chrpath Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: foreign Description: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already.