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