gnu: libxml++: Fix build.
* gnu/packages/gnome.scm (libxml++)[inputs]: Replace glibmm by glibmm-2.64.
This commit is contained in:
parent
e6fcf1c140
commit
b8097355f1
@ -8012,7 +8012,7 @@ the available networks and allows users to easily switch between them.")
|
|||||||
;; libxml++-3.0.pc refers to all these.
|
;; libxml++-3.0.pc refers to all these.
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("libxml2" ,libxml2)
|
`(("libxml2" ,libxml2)
|
||||||
("glibmm" ,glibmm)))
|
("glibmm" ,glibmm-2.64)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl" ,perl)
|
`(("perl" ,perl)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user