mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: racket: Revert input from gtk+-3 to gtk+-2.
* gnu/packages/scheme.scm (racket): Revert input from gtk+-3 to gtk+-2.
This commit is contained in:
parent
0e11254000
commit
afc75310d7
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ implementation techniques and as an expository tool.")
|
|||
("pango" ,pango)
|
||||
("libjpeg" ,libjpeg-8)
|
||||
("gdk-pixbuf" ,gdk-pixbuf)
|
||||
("gtk" ,gtk+)))
|
||||
("gtk" ,gtk+-2)))
|
||||
(home-page "http://racket-lang.org")
|
||||
(synopsis "Implementation of Scheme and related languages")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue