gnu: file-roller: Add python to native inputs.
* gnu/packages/gnome.scm (file-roller)[native-inputs]: Add python.master
parent
836daaf8f6
commit
ff9c684ddf
|
@ -7137,6 +7137,7 @@ share them with others via social networking and more.")
|
||||||
intltool
|
intltool
|
||||||
itstool
|
itstool
|
||||||
pkg-config
|
pkg-config
|
||||||
|
python
|
||||||
`(,gtk+ "bin") ; gtk-update-icon-cache
|
`(,gtk+ "bin") ; gtk-update-icon-cache
|
||||||
`(,glib "bin")))
|
`(,glib "bin")))
|
||||||
;; TODO: Add libnautilus.
|
;; TODO: Add libnautilus.
|
||||||
|
|
Reference in New Issue