mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 00:52:55 -05:00
gnu: gst-plugins-bad: Explicitly use OpenSSL@1.1.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Change from OPENSSL to OPENSSL-1.1.
This commit is contained in:
parent
09efea1ce0
commit
d4ebf063f1
1 changed files with 1 additions and 1 deletions
|
@ -897,7 +897,7 @@ (define-public gst-plugins-bad
|
|||
openjpeg
|
||||
;; openni2
|
||||
opensles
|
||||
openssl
|
||||
openssl-1.1
|
||||
opus
|
||||
orc
|
||||
pango
|
||||
|
|
Loading…
Reference in a new issue