On Sat, Apr 16, 2016 at 08:33:17PM +0200, Danny Milosavljevic wrote:
> Hi,
> 
> this patch enables extended regular expression support in wxwidgets. It's 
> needed for kicad. 

That sounds great! I would love to offer KiCad in Guix.

>      (arguments
>       '(#:configure-flags
> -       '("--with-regex=sys" "--with-libmspack" "--with-sdl")
> +       '("--with-regex" "--with-libmspack" "--with-sdl")

Taylan, do you remember why you originally created the package with
--with-regex=sys? Do you think anything will break if make this change?

Reply via email to