gnu: atkmm-2.28: Do not propagate two variants of glibmm.
* gnu/packages/gtk.scm (atkmm-2.28)[propagated-inputs]: Replace rather than append glibmm-2.64.master
parent
9e0dfe61e9
commit
e25772628d
|
@ -1723,7 +1723,7 @@ library.")
|
|||
(base32 "1b8vycqzr3lfvk2l73f4kk74hj48081zbh9r1r2ilr3h8xh7cs0i"))))
|
||||
(propagated-inputs
|
||||
(modify-inputs (package-propagated-inputs atkmm)
|
||||
(prepend glibmm-2.64)))))
|
||||
(replace "glibmm" glibmm-2.64)))))
|
||||
|
||||
(define-public gtkmm
|
||||
(package
|
||||
|
|
Reference in New Issue