Browse Source
gnu: geeqie: Use GTK+ 3.
* gnu/packages/image-viewers.scm (geeqie)[inputs]: Replace gtk+-2 with gtk+.
snapper
Ricardo Wurmus
3 years ago
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with
1 additions and
1 deletions
-
gnu/packages/image-viewers.scm
|
|
@ -144,7 +144,7 @@ actions.") |
|
|
|
("lcms" ,lcms) |
|
|
|
("exiv2" ,exiv2) |
|
|
|
("libpng" ,libpng) |
|
|
|
("gtk+" ,gtk+-2))) |
|
|
|
("gtk+" ,gtk+))) |
|
|
|
(native-inputs |
|
|
|
`(("autoconf" ,autoconf) |
|
|
|
("automake" ,automake) |
|
|
|