Reduce package dependencies
This commit is contained in:
parent
d1ac60e26b
commit
70c46116c3
2
debian/rules
vendored
2
debian/rules
vendored
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
|
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
|
||||||
|
|
||||||
|
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake --parallel
|
dh ${@} --buildsystem cmake --parallel
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user