gnu: mate-utils: Build with a fixed version of yelp-tools.
* gnu/packages/mate.scm (mate-utils)[native-inputs]: Replace YELP-TOOLS with YELP-TOOLS/FIXED.master
parent
e3887d0666
commit
423c680d87
|
@ -1279,7 +1279,7 @@ can be used as backgrounds in the MATE Desktop environment.")
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("scrollkeeper" ,scrollkeeper)
|
("scrollkeeper" ,scrollkeeper)
|
||||||
("xorgproto" ,xorgproto)
|
("xorgproto" ,xorgproto)
|
||||||
("yelp-tools" ,yelp-tools)))
|
("yelp-tools" ,yelp-tools/fixed)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("atk" ,atk)
|
`(("atk" ,atk)
|
||||||
("cairo" ,cairo)
|
("cairo" ,cairo)
|
||||||
|
|
Reference in New Issue