mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: iso-codes: Rename to iso-codes/pinned.
* gnu/packages/iso-codes.scm (iso-codes): Rename to… (iso-codes/pinned): … this. * doc/build.scm, gnu/installer.scm, gnu/packages/fcitx.scm, gnu/packages/fcitx5.scm, gnu/packages/gnome.scm, gnu/packages/gstreamer.scm, gnu/packages/gtk.scm, gnu/packages/ibus.scm, gnu/packages/kde-frameworks.scm, gnu/packages/kde-plasma.scm, gnu/packages/mate.scm, gnu/packages/photo.scm, gnu/packages/video.scm: Adjust accordingly. Change-Id: Ia98fee15a27009583fee822cf411512727b1aa27 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
73c5f1df05
commit
8e5c8303a4
14 changed files with 36 additions and 36 deletions
|
@ -244,7 +244,7 @@ themes for both gtk+-2 and gtk+-3.")
|
|||
yelp-tools
|
||||
gtk-doc/stable))
|
||||
(inputs
|
||||
(list gtk+ libxrandr iso-codes startup-notification))
|
||||
(list gtk+ libxrandr iso-codes/pinned startup-notification))
|
||||
(propagated-inputs
|
||||
(list dconf)) ; mate-desktop-2.0.pc
|
||||
(home-page "https://mate-desktop.org/")
|
||||
|
@ -1432,7 +1432,7 @@ can be used as backgrounds in the MATE Desktop environment.")
|
|||
gtk+
|
||||
gtksourceview-4
|
||||
gdk-pixbuf
|
||||
iso-codes
|
||||
iso-codes/pinned
|
||||
libcanberra
|
||||
libx11
|
||||
libsm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue