mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: solaar: Fix build.
* gnu/packages/admin.scm (solaar)[native-inputs]: Add gobject-introspection.
This commit is contained in:
committed by
Andreas Enge
parent
6fa2f36237
commit
0d0a047a7e
@@ -5329,7 +5329,8 @@ cache of unix and unix-like systems.")
|
||||
(base32 "0pq1wy2m84ma0pg5k200f0fhywvx4qa873v8n5pz56ahc4ddcyk7"))))
|
||||
(build-system pyproject-build-system)
|
||||
(native-inputs
|
||||
(list python-pytest
|
||||
(list gobject-introspection
|
||||
python-pytest
|
||||
python-pytest-mock
|
||||
python-setuptools
|
||||
python-typing-extensions
|
||||
|
||||
Reference in New Issue
Block a user