mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-05 10:56:56 -05:00
gnu: mutter: Remove obsolete input.
* gnu/packages/gnome.scm (mutter)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
This commit is contained in:
parent
03cae37fae
commit
966649a74c
1 changed files with 1 additions and 1 deletions
|
@ -7589,9 +7589,9 @@ (define-public mutter
|
|||
status))))))))))))
|
||||
(native-inputs
|
||||
(list desktop-file-utils ; for update-desktop-database
|
||||
gettext-minimal
|
||||
`(,glib "bin") ; for glib-compile-schemas, etc.
|
||||
gobject-introspection
|
||||
intltool
|
||||
pkg-config
|
||||
xvfb-run
|
||||
;; For git build
|
||||
|
|
Loading…
Reference in a new issue