gnu: gnome-text-editor: Build with cmake-minimal.
* gnu/packages/gnome.scm (gnome-text-editor)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I3e23fb390896ab9f1fb3be36789fbe84df04ae36master
parent
114333956e
commit
055d70f5d8
|
@ -5604,7 +5604,7 @@ keyboard shortcuts.")
|
|||
(arguments
|
||||
(list #:glib-or-gtk? #t))
|
||||
(native-inputs (list pkg-config
|
||||
cmake
|
||||
cmake-minimal
|
||||
gettext-minimal
|
||||
desktop-file-utils
|
||||
appstream-glib
|
||||
|
|
Reference in New Issue