Commit Graph

70 Commits (master)

Author SHA1 Message Date
Isaac Connor b7bf02fce0 Add dependencies for ubuntu noble 2024-05-06 09:46:28 -04:00
Isaac Connor 1e8077451e Add newer ffmpeg libs dependencies 2023-11-04 18:43:37 -04:00
Isaac Connor cfec797299 Add sphinc rtd theme to deps 2023-10-30 17:17:00 -04:00
Isaac Connor 18e2556f23 Add php-curl to depends 2023-10-12 11:02:43 -04:00
Isaac Connor 90caddead6 pkexec is in policykit1 in bullseye 2023-09-22 15:14:02 -04:00
Isaac Connor 48f662aa74 Add nlohmann-json3-dev to build deps for newer jwt-cpp 2023-09-21 13:04:04 -04:00
Isaac Connor 5c9f051efe Add pkexec to depends. Fixes #3755 2023-09-15 10:22:02 -04:00
Mike Gulick 9de76cf3fd distros/ubuntu2004: Update libgsoap dependency for Debian 12
Allow libgsoap-2.8.124, as that is what is shipped with Debian 12.
This fixes do_debian_package.sh on Debian 12.
2023-06-05 18:30:42 -04:00
Isaac Connor 3e12d520e9 Add php-xml to depends 2023-04-28 13:08:00 -04:00
Isaac Connor a5fd15fce5 Add arp-scan to depends 2023-04-26 13:44:27 -04:00
Isaac Connor 0a90e0bc45 add gsoap 2023-01-31 16:05:42 -05:00
Isaac Connor beedb4e36f add libavdevice59 to depends for lunar 2022-12-02 10:24:04 -05:00
Isaac Connor c4c31a5880 Add libio-socket-ssl-perl as a dependency because we use it in Dahua PTZ script 2022-11-29 14:03:42 -05:00
Isaac Connor 218aef1220 Add libswscale6 and libswresample4 2022-10-31 11:24:34 -04:00
Isaac Connor 7da1da1e27 Add libio-interface-perl to dependencies. Fixes #3577 2022-09-16 09:45:19 -04:00
Isaac Connor 74121e445c Add libmosquittopp1 to depends 2022-08-25 20:32:51 -04:00
Isaac Connor 1b365c5471 add php-intl as a dependency as we use it now. 2022-06-02 08:57:20 -04:00
Isaac Connor 5c9ee31767 Revert "Adds the gsoap package to Build-Depends"
This breaks ppa building.  Until we figure that out, don't include gsoap

This reverts commit 0e7ec03ea7.
2022-05-13 11:57:47 -04:00
Isaac Connor 47e9522c93 Add gsoap version from jammy 2022-05-13 10:41:25 -04:00
Isaac Connor c8876346c3 Deprecate php-apc and php-apc-bc 2022-05-13 10:39:40 -04:00
Jonathan Bennett 0e7ec03ea7
Adds the gsoap package to Build-Depends
A binary in the gsoap package is needed for building.
2022-05-12 17:07:53 -05:00
Isaac Connor 08876e2ca0 Add libavdevice57 to depends, which is what is in bionic 2022-05-01 10:28:11 -04:00
Isaac Connor c370b2b028 Have to specify libavdevice58 2022-04-21 10:31:07 -04:00
Isaac Connor fc9b2913f1 Put back libavdevice requirement 2022-04-20 09:45:54 -04:00
Isaac Connor 133553e630 Revert "Merge pull request #3119 from Carbenium/fmt"
This reverts commit 90d930c7c3, reversing
changes made to 0bcb9d276f.
2022-02-27 14:05:14 -05:00
Isaac Connor cad57df0bb
Merge branch 'master' into fmt 2022-02-26 13:56:20 -05:00
Isaac Connor 4507b06e29 libcurl4-gnutls-dev is actually a runtime dependency 2022-02-10 11:57:57 -05:00
Isaac Connor 80461cb135 add libcurl4 as a dependency as it was in build-depends. 2022-02-01 13:36:11 -05:00
Isaac Connor 138bada095 Add libdatetime-perl. Some Control modules need it 2022-01-26 11:45:07 -05:00
Isaac Connor f01ecf2a16 Add libgsoap to dependencies 2022-01-08 12:37:05 -05:00
Isaac Connor 67556430c6 Add option ZM_NO_PCRE to disable testing for libpcre3. debian wants to remove it so this allows us to test building without it. Remove libpcre3 from depends and set ZM_NO_PCRE=ON in debian build config 2021-11-24 12:44:07 -05:00
Isaac Connor a2ae63cefe
Merge branch 'master' into fmt 2021-11-16 15:10:45 -05:00
Isaac Connor 6b481fa2b5 Put back debhelper >= 11. We are deprecating stretch 2021-08-30 09:42:35 -04:00
Isaac Connor a52b9057ba stretch has debhelper 10 2021-08-27 11:40:46 -04:00
Isaac Connor ccb4bb27dd Add more versions to support bionic 2021-08-10 17:01:26 -04:00
Isaac Connor bae8d38301 Drop back to debhelper 11 as that is what is in bionic 2021-08-09 11:33:11 -04:00
Isaac Connor cb4e17e49a Merge branch 'release-1.36' 2021-08-09 10:27:24 -04:00
Isaac Connor ea83e8c3b1 Add libjwt-dev as a build dependency. libjwt-gnutls-dev doesn't exist in bionic anymore. 2021-08-09 10:23:02 -04:00
Isaac Connor 786d0c553e We require sudo 2021-06-12 12:22:15 -04:00
Peter Keresztes Schmidt 5c96eedac8 Build: Remove dependency on libavdevice
We currently don't use the library so don't depend on it.
2021-06-05 15:08:38 +02:00
Peter Keresztes Schmidt b81689aa3f Remove libgcrypt as dependency
GnuTLS used gcrypt as backend but switched in ~2011 to nettle.
Thus we don't need to/shouldn't depend on it.
2021-05-29 21:37:30 +02:00
Isaac Connor c74778f949 Revert "add new dependency libarray-util-perl"
This reverts commit 9e5ca7832a.
2021-04-29 19:00:36 -04:00
Isaac Connor 9e5ca7832a add new dependency libarray-util-perl 2021-04-29 14:49:54 -04:00
Isaac Connor 531850c57e require libjwt-gnutls0. Our built in jwt-cpp doesn't seem to work 2021-03-23 13:52:05 -04:00
Isaac Connor 93e4691b08 remove liblivemedia as a dependency. We have gone another way 2021-03-10 16:17:26 -05:00
Peter Keresztes Schmidt 1a6b26f2ab build: Add fmt as a required dependency 2021-03-01 22:43:02 +01:00
Isaac Connor 0dc748acb5 drop back to compat 12 for buster 2021-02-17 14:13:42 -05:00
Isaac Connor 99568b8046 remove debian vcs 2021-02-17 13:41:52 -05:00
Isaac Connor 1f2c7d3f98 allow debhelper >13 2021-02-17 13:17:30 -05:00
Isaac Connor d2777d2fe4 Remove ffmpeg from recommends. We depend on it 2021-02-17 12:53:30 -05:00