From: Leo Famulari <leo@famulari.name>
To: Danny Milosavljevic <dannym+a@scratchpost.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH v2] gnu: wxwidgets: Enable support for their "advanced" regular expressions.
Date: Fri, 3 Jun 2016 16:24:53 -0400 [thread overview]
Message-ID: <20160603202453.GA28363@jasmine> (raw)
In-Reply-To: <20160601075711.15cf1009@scratchpost.org>
On Wed, Jun 01, 2016 at 07:57:11AM +0200, Danny Milosavljevic wrote:
> From: Danny Milosavljevic <dannym+a@scratchpost.org>
>
> * wxwidgets: Enable support for their "advanced" regular expressions.
> This is required by KiCad.
Thank you!
Applied as b37b854e2d6 with some more detail in the commit message.
> ---
> gnu/packages/wxwidgets.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/wxwidgets.scm b/gnu/packages/wxwidgets.scm
> index 2c4a26a..3231e3d 100644
> --- a/gnu/packages/wxwidgets.scm
> +++ b/gnu/packages/wxwidgets.scm
> @@ -63,7 +63,7 @@
> `(("pkg-config" ,pkg-config)))
> (arguments
> '(#:configure-flags
> - '("--with-regex=sys" "--with-libmspack"
> + '("--with-regex" "--with-libmspack"
> "--with-sdl"
> "--enable-webview"
> "--enable-webkit"
prev parent reply other threads:[~2016-06-03 20:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-16 18:33 [PATCH] gnu: wxwidgets: enable extended regular expressions Danny Milosavljevic
2016-04-30 1:47 ` Leo Famulari
2016-05-07 5:00 ` [PATCH] gnu: wxwidgets: enable advanced (!) " Danny Milosavljevic
2016-05-23 4:15 ` [PATCH] gnu: wxwidgets: enable extended " Leo Famulari
2016-06-01 5:57 ` [PATCH v2] gnu: wxwidgets: Enable support for their "advanced" " Danny Milosavljevic
2016-06-03 20:24 ` Leo Famulari [this message]
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=20160603202453.GA28363@jasmine \
--to=leo@famulari.name \
--cc=dannym+a@scratchpost.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.