mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-26 07:34:11 +00:00
e9b906ef34
Co-authored-by: Bastien Germond <bastien.germond@epita.fr>
14 lines
280 B
Diff
14 lines
280 B
Diff
diff --git a/setup.py b/setup.py
|
|
index 62db8af..4a980c1 100755
|
|
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -52,7 +52,7 @@ setuptools.setup(
|
|
'ruamel.yaml>0.15.69',
|
|
'jsonschema>=4.1.2',
|
|
'rfc3987',
|
|
- 'pylibfdt',
|
|
+ 'libfdt',
|
|
],
|
|
|
|
classifiers=[
|