fontforge: remove unused uthash dependency (#422906)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
fetchpatch,
|
||||
replaceVars,
|
||||
cmake,
|
||||
uthash,
|
||||
pkg-config,
|
||||
python3,
|
||||
freetype,
|
||||
@@ -99,7 +98,6 @@ stdenv.mkDerivation rec {
|
||||
buildInputs =
|
||||
[
|
||||
readline
|
||||
uthash
|
||||
woff2
|
||||
zeromq
|
||||
py
|
||||
|
||||
Reference in New Issue
Block a user