Package: zoneminder
Version: 1.26.5-3
Severity: serious
Justification: fails to build from source
Control: tags -1 + patch
Dear Maintainer,
zoneminder in sid (1.26.5-3) and in experimental (1.26.5-3.1) currently
fails to build from source with the following error:
In file included from zm_user.cpp:23:0:
zm_user.h:36:25: fatal error: openssl/md5.h: No such file or directory
#include <openssl/md5.h>
^
This can be fixed, by build-depending on libgrcypt11-dev, that
previously was a dependency of libgnutls-dev.
Please apply the attached patch.
Best regards,
Andreas
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Peter Howard <p...@northern-ridge.com.au>
Uploaders: Vagrant Cascadian <vagr...@debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libphp-serialization-perl, libmysqlclient-dev, libdbd-mysql-perl, libdate-manip-perl, libwww-perl, libjpeg-dev, libpcre3-dev, libavcodec-ffmpeg-dev, libavformat-ffmpeg-dev, libswscale-ffmpeg-dev, libavutil-ffmpeg-dev, libv4l-dev (>= 0.8.3), libbz2-dev, libsys-mmap-perl, dh-autoreconf, libavdevice-ffmpeg-dev, libgnutls-openssl-dev
+Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libphp-serialization-perl, libmysqlclient-dev, libdbd-mysql-perl, libdate-manip-perl, libwww-perl, libjpeg-dev, libpcre3-dev, libavcodec-ffmpeg-dev, libavformat-ffmpeg-dev, libswscale-ffmpeg-dev, libavutil-ffmpeg-dev, libv4l-dev (>= 0.8.3), libbz2-dev, libsys-mmap-perl, dh-autoreconf, libavdevice-ffmpeg-dev, libgnutls-openssl-dev, libgcrypt11-dev
Standards-Version: 3.9.3
Homepage: http://www.zoneminder.com/
Vcs-Hg: http://hg.debian.org/hg/collab-maint/zoneminder