ncurses: Fix gpm typo
This commit is contained in:
parent
e9ee5f9961
commit
23f836615d
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
patches = [ ./clang.patch ];
|
patches = [ ./clang.patch ];
|
||||||
|
|
||||||
buildInputs = [ gpm ];
|
buildInputs = [ optGpm ];
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
(mkWith true "cxx" null)
|
(mkWith true "cxx" null)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user