Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aircrack-ng: added libcap-devel to depencency list
@ 2021-12-03 16:34 Demedim
  2021-12-03 18:04 ` ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Demedim @ 2021-12-03 16:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

There is a new pull request by Demedim against master on the void-packages repository

https://github.com/Demedim/void-packages patch-2
https://github.com/void-linux/void-packages/pull/34366

aircrack-ng: added libcap-devel to depencency list
This dependency is necessary for building the rest of the suite utilities like besside-ng.

#### Testing the changes
- I tested the changes in this PR: **YES**

A patch file from https://github.com/void-linux/void-packages/pull/34366.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-2-34366.patch --]
[-- Type: text/x-diff, Size: 1003 bytes --]

From d005ca18a1b2811007a5519b4705a69bccc4889d Mon Sep 17 00:00:00 2001
From: Demedim <40205709+Demedim@users.noreply.github.com>
Date: Fri, 3 Dec 2021 15:43:16 +0100
Subject: [PATCH] Adding the libcap-devel depencency

This dependency is necessary for building the rest of suite utilities like besside-ng
---
 srcpkgs/aircrack-ng/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/aircrack-ng/template b/srcpkgs/aircrack-ng/template
index 604bcefb5a34..66816d676a0f 100644
--- a/srcpkgs/aircrack-ng/template
+++ b/srcpkgs/aircrack-ng/template
@@ -4,7 +4,7 @@ version=1.6
 revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config"
-makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel"
+makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel libcap-devel"
 short_desc="Complete suite of tools to assess WiFi network security"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-04 12:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 16:34 [PR PATCH] aircrack-ng: added libcap-devel to depencency list Demedim
2021-12-03 18:04 ` ericonr
2021-12-03 18:19 ` [PR PATCH] [Updated] aircrack-ng: add libcap to enable more utilities Demedim
2021-12-03 18:20 ` Demedim
2021-12-04 11:19 ` dotnetfox
2021-12-04 12:02 ` [PR PATCH] [Closed]: " Demedim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).