diff options
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/emulators.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm index e098985ab0d..1331fa17162 100644 --- a/gnu/packages/emulators.scm +++ b/gnu/packages/emulators.scm | |||
| @@ -3662,7 +3662,7 @@ graphic filters. Some of its features include: | |||
| 3662 | (("include\\(cmake/") | 3662 | (("include\\(cmake/") |
| 3663 | "include("))))) | 3663 | "include("))))) |
| 3664 | (build-system pyproject-build-system) | 3664 | (build-system pyproject-build-system) |
| 3665 | (native-inputs (list cmake pkg-config)) | 3665 | (native-inputs (list cmake pkg-config python-setuptools python-wheel)) |
| 3666 | (home-page "https://www.unicorn-engine.org") | 3666 | (home-page "https://www.unicorn-engine.org") |
| 3667 | (synopsis "Generic CPU emulator framework") | 3667 | (synopsis "Generic CPU emulator framework") |
| 3668 | (description | 3668 | (description |
