Github messages for voidlinux
 help / color / mirror / Atom feed
From: Demedim <Demedim@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] aircrack-ng: added libcap-devel to depencency list
Date: Fri, 03 Dec 2021 17:34:39 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34366@inbox.vuxu.org> (raw)

[-- 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"

             reply	other threads:[~2021-12-03 16:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03 16:34 Demedim [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34366@inbox.vuxu.org \
    --to=demedim@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).