etc/mtree/BSD.include.dist: Remove libipt-dev

This package only exists on amd64, which means on other platforms we
produce an empty package containing nothing but this directory, and
without a base package (libipt) that package fails to install due to
a missing dependency.

For now, fix this by removing the libipt-dev package tag, which moves
this directory to clibs.

Fixes: 436618a427 ("etc/mtree: Add package tags for /usr/include")
Reported by:	cperciva
MFC after:	3 seconds
This commit is contained in:
Lexi Winter
2025-11-06 10:19:22 +00:00
parent a5d1a0c9bf
commit 2a8a6179eb
+1 -1
View File
@@ -278,7 +278,7 @@
..
lib9p tags=package=lib9p-dev
..
libipt tags=package=libipt-dev
libipt
..
libmilter tags=package=libmilter-dev
..