Bug#828274: Building with OpenSSL 1.0.2 is sufficient for stretch

Adrian Bunk bunk at stusta.de
Thu Nov 10 11:20:50 UTC 2016


Control: tags -1 patch

Not a perfect solution but sufficient for stretch is the following 
change to use OpenSSL 1.0.2:

--- debian/control.old	2016-11-10 11:09:12.000000000 +0000
+++ debian/control	2016-11-10 11:09:42.000000000 +0000
@@ -9,7 +9,7 @@
  cmake,
  debhelper (>= 9),
  liblua5.1-0-dev,
- libssl-dev,
+ libssl1.0-dev,
  libtinyxml-dev,
  pkg-config
 Standards-Version: 3.9.3
@@ -83,7 +83,7 @@
 Depends:
  crtmpserver-libs(= ${binary:Version}),
  liblua5.1-0-dev,
- libssl-dev,
+ libssl1.0-dev,
  libtinyxml-dev,
  ${misc:Depends}
 Description: Development files for the crtmpserver platform


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



More information about the pkg-multimedia-maintainers mailing list