gnu: libosmo-dsp: Use patched texlive-amsfonts.
* gnu/packages/radio.scm (libosmo-dsp)[native-inputs]: Use texlive-amsfonts/patched.master
parent
232bdb900d
commit
af8a5285d2
|
@ -553,7 +553,7 @@ to access different radio hardware.")
|
||||||
("doxygen" ,doxygen)
|
("doxygen" ,doxygen)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("texlive" ,(texlive-union (list texlive-amsfonts
|
("texlive" ,(texlive-union (list texlive-amsfonts/patched
|
||||||
texlive-latex-amsmath
|
texlive-latex-amsmath
|
||||||
;; TODO: Add newunicodechar.
|
;; TODO: Add newunicodechar.
|
||||||
texlive-latex-graphics)))))
|
texlive-latex-graphics)))))
|
||||||
|
|
Reference in New Issue