mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-15 13:45:54 +02:00
gnu: terminology: Add missing input.
* gnu/packages/enlightenment.scm (terminology)[native-inputs]: Add python.
This commit is contained in:
@@ -250,7 +250,8 @@ removable devices or support for multimedia.")
|
||||
(native-inputs
|
||||
(list gettext-minimal
|
||||
perl
|
||||
pkg-config))
|
||||
pkg-config
|
||||
python))
|
||||
(inputs
|
||||
(list efl))
|
||||
(home-page "https://www.enlightenment.org/about-terminology")
|
||||
|
||||
Reference in New Issue
Block a user