3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2 commits

Author SHA1 Message Date
Vincent Demeester 41ed3a8dd1
lnav: fix compilation
nix-env -i lnav currently result of a failure:

    command_executor.cc:34:21: fatal error: pcrecpp.h: No such file or
    directory

This fixes by using pcre-cpp instead of pcre.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-28 06:45:23 -05:00
Desmond O. Chang ac271677b9 lnav: init at 0.8.0 2015-11-20 15:03:20 +08:00