mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gimp-3: Add xdg-utils to inputs, for email support.
* gnu/packages/gimp.scm (gimp-3) [inputs]: Add xdg-utils. Change-Id: Ia3b10a2759b46e92ec550c5d44f935b17e69f9ad
This commit is contained in:
parent
e81a4595ad
commit
4295ab7985
1 changed files with 2 additions and 1 deletions
|
@ -489,7 +489,8 @@ that is extensible via a plugin system.")
|
|||
python
|
||||
python-pygobject
|
||||
gjs
|
||||
libxslt)))
|
||||
libxslt
|
||||
xdg-utils)))
|
||||
(native-inputs (modify-inputs (package-native-inputs gimp-2)
|
||||
(prepend appstream-glib
|
||||
gi-docgen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue