mbakke pushed a commit to branch staging
in repository guix.
commit d4ebf063f1fd2bd783246266719e12089658d6f8
Author: Marius Bakke <[email protected]>
AuthorDate: Sat Sep 10 01:54:09 2022 +0200
gnu: gst-plugins-bad: Explicitly use [email protected].
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Change from OPENSSL
to
OPENSSL-1.1.
---
gnu/packages/gstreamer.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index a6687f411f..099c5ffcbb 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -897,7 +897,7 @@ model to base your own plug-in on, here it is.")
openjpeg
;; openni2
opensles
- openssl
+ openssl-1.1
opus
orc
pango