Skip to content

posix: Remove dependency to libcap - #609

Open
LeSpocky wants to merge 1 commit into
EIPStackGroup:masterfrom
LeSpocky:cap
Open

posix: Remove dependency to libcap#609
LeSpocky wants to merge 1 commit into
EIPStackGroup:masterfrom
LeSpocky:cap

Conversation

@LeSpocky

@LeSpocky LeSpocky commented Sep 4, 2026

Copy link
Copy Markdown

When udp protocol stuff was removed with commit 3f78da2 ("Rebase fixes") the only user of libcap was removed. It is not necessary to install libcap-dev and link against libcap anymore. Simplifies packaging in distros.

Fixes: 3f78da2 ("Rebase fixes")

When udp protocol stuff was removed with commit 3f78da2 ("Rebase
fixes") the only user of libcap was removed.  It is not necessary to
install libcap-dev and link against libcap anymore.  Simplifies
packaging in distros.

Fixes: 3f78da2 ("Rebase fixes")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant