Andreas Tille pushed to branch master at Debian Med / falco
Commits: f5edc7aa by Andreas Tille at 2026-06-09T20:50:48+02:00 Use libhts - - - - - 2 changed files: - debian/control - debian/rules Changes: ===================================== debian/control ===================================== @@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 13), architecture-is-64-bit, architecture-is-little-endian, + libhts-dev, zlib1g-dev, Vcs-Browser: https://salsa.debian.org/med-team/falco Vcs-Git: https://salsa.debian.org/med-team/falco.git ===================================== debian/rules ===================================== @@ -6,3 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ + +override_dh_auto_configure: + dh_auto_configure -- --enable-hts View it on GitLab: https://salsa.debian.org/med-team/falco/-/commit/f5edc7aa66c9c7dafc9cb5d1a935bd0ae6bd816b -- View it on GitLab: https://salsa.debian.org/med-team/falco/-/commit/f5edc7aa66c9c7dafc9cb5d1a935bd0ae6bd816b You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
