[med-svn] [Git][med-team/falco][master] Use libhts
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Jun 9 19:51:17 BST 2026
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260609/2f26587f/attachment-0001.htm>
More information about the debian-med-commit
mailing list