mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-14 08:04:47 +00:00
14 lines
284 B
Diff
14 lines
284 B
Diff
diff --git a/pyproject.toml b/pyproject.toml
|
|
index 2192a68..6a7ba95 100644
|
|
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -27,7 +27,7 @@ dependencies = [
|
|
"ruamel.yaml>0.15.69",
|
|
"jsonschema>=4.1.2,<4.18",
|
|
"rfc3987",
|
|
- "pylibfdt",
|
|
+ "libfdt",
|
|
]
|
|
|
|
[project.scripts]
|