(I'm not the maintainer.)
Package: liblcms2-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
AFAICS, Pre-Depends is not needed here. (It's only needed if the package
includes shared libraries.)
Package: liblcms2-2
Section: libs
Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
If you want to rely on debhelper generating ${misc:Pre-Depends}, you
should build-depend on "debhelper (>= 8.1.3)".
+override_dh_auto_configure:
+ dh_auto_configure -- \
+ --libdir=/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
For DEB_HOST_MULTIARCH support, you should build-depend on "dpkg-dev (>=
1.16.0)".
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]