From: Leo Famulari <leo@famulari.name>
To: ericbavier@openmailbox.org
Cc: guix-devel@gnu.org, Eric Bavier <bavier@member.fsf.org>
Subject: Re: [PATCH] gnu: Add Aircrack-ng.
Date: Fri, 12 Aug 2016 14:01:37 -0400 [thread overview]
Message-ID: <20160812180137.GB10275@jasmine> (raw)
In-Reply-To: <20160811125817.17636-1-ericbavier@openmailbox.org>
On Thu, Aug 11, 2016 at 07:58:17AM -0500, ericbavier@openmailbox.org wrote:
> * gnu/packages/networking.scm (aircrack-ng): New variable.
> + (inputs
> + `(("libgcrypt" ,libgcrypt)
> + ("libnl" ,libnl)
> + ("ethtool" ,ethtool)
> + ("pcre" ,pcre)
> + ("sqlite" ,sqlite)
> + ("zlib" ,zlib)))
The output does not refer to ethtool:
$ guix gc --references $(./pre-inst-env guix build aircrack-ng)
/gnu/store/5992iq1v7arqa14ym3di58n4la0893nv-zlib-1.2.8
/gnu/store/9nifwk709wajpyfwa0jzaa3p6mf10vxs-gcc-4.9.3-lib
/gnu/store/m9vxvhdj691bq1f85lpflvnhcvrdilih-glibc-2.23
/gnu/store/mpm281yzwcxzfc9n86krr61yhs2ja6gd-libgcrypt-1.7.0
/gnu/store/xiskld167yl4nqy57glqmcl3yp3bknh0-sqlite-3.12.2
/gnu/store/ykzwykkvr2c80rw4l1qh3mvfdkl7jibi-bash-4.3.42
/gnu/store/yydfpvk513c16ixgq8kdvi3g4l6clw2w-libnl-3.2.25
/gnu/store/zwc6ck9j0wv80kz5snw5acwb39ws88m1-pcre-8.38
Do you think that's a problem?
> + (arguments
> + `(#:make-flags `("sqlite=true"
> + "gcrypt=true"
> + "libnl=true"
> + "pcre=true"
> + "experimental=true"
I think this flag deserves an explanatory comment.
next prev parent reply other threads:[~2016-08-12 18:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-11 12:58 [PATCH] gnu: Add Aircrack-ng ericbavier
2016-08-12 18:01 ` Leo Famulari [this message]
2016-08-12 18:34 ` Eric Bavier
[not found] <mailman.11812.1470920318.26858.guix-devel@gnu.org>
2016-08-11 18:11 ` rennes
2016-08-11 19:16 ` Eric Bavier
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=20160812180137.GB10275@jasmine \
--to=leo@famulari.name \
--cc=bavier@member.fsf.org \
--cc=ericbavier@openmailbox.org \
--cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.