freecell-solver: remove unused libtap dependency
It was replaced with cmocka.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
cmocka,
|
||||
gmp,
|
||||
gperf,
|
||||
libtap,
|
||||
ninja,
|
||||
perl,
|
||||
pkg-config,
|
||||
@@ -65,7 +64,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
buildInputs = [
|
||||
gmp
|
||||
libtap
|
||||
rinutils
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user