mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-21 18:19:15 -05:00
gnu: file-roller: Add python to native inputs.
* gnu/packages/gnome.scm (file-roller)[native-inputs]: Add python.
This commit is contained in:
parent
836daaf8f6
commit
ff9c684ddf
1 changed files with 1 additions and 0 deletions
|
@ -7137,6 +7137,7 @@ (define-public file-roller
|
|||
intltool
|
||||
itstool
|
||||
pkg-config
|
||||
python
|
||||
`(,gtk+ "bin") ; gtk-update-icon-cache
|
||||
`(,glib "bin")))
|
||||
;; TODO: Add libnautilus.
|
||||
|
|
Loading…
Reference in a new issue