gnu: sdl2-ttf: Add upstream-name property.
* gnu/packages/sdl.scm (sdl2-ttf)[properties]: New field.
This commit is contained in:
parent
2b17608884
commit
0e86ee89d4
@ -555,7 +555,8 @@ directory.")
|
||||
(base32
|
||||
"0cyd48dipc0m399qy8s03lci8b0bpiy8xlkvrm2ia7wcv0dfpv59"))))
|
||||
(propagated-inputs
|
||||
(propagated-inputs-with-sdl2 sdl-ttf))))
|
||||
(propagated-inputs-with-sdl2 sdl-ttf))
|
||||
(properties '((upstream-name . "SDL2_ttf")))))
|
||||
|
||||
(define-public guile-sdl
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user