Sync debian/control with debian packaging

This commit is contained in:
2023-09-22 15:51:22 +02:00
parent a991f8dfcb
commit 605734e217
2 changed files with 26 additions and 2 deletions
+6
View File
@@ -8,3 +8,9 @@ include /usr/share/cdbs/1/class/cmake.mk
export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS)
export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
%:
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DUSE_BUNDLED_LIBS=Off