me
/
guix
Archived
1
0
Fork 0

gnu: lightspark: Remove optional input gnash.

* gnu/packages/animation.scm (lightspark)[inputs]: Remove gnash.
master
Vinicius Monego 2022-08-21 10:58:21 -03:00
parent 78ff815981
commit b62da25698
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
;;; Copyright © 2015, 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 20182021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Pkill -9 <pkill9@runbox.com>
;;; Copyright © 2020, 2021 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net>
;;;
;;; This file is part of GNU Guix.
;;;
@ -365,7 +365,6 @@ audio or video backends, ensuring good performance.")
("freeglut" ,freeglut)
("glew" ,glew)
("glibmm" ,glibmm)
("gnash" ,gnash)
("gnutls" ,gnutls)
("libjpeg" ,libjpeg-turbo)
("openssl" ,openssl)