@@ -53,7 +53,7 @@ software="nginx apache2 apache2-utils apache2-suexec-custom
dnsutils bsdmainutils cron hestia=${HESTIA_INSTALL_VER} hestia-nginx
hestia-php expect libmail-dkim-perl unrar-free vim-common acl sysstat
rsyslog openssh-server util-linux ipset libapache2-mpm-itk zstd
- lsb-release"
+ lsb-release jq"
installer_dependencies="apt-transport-https curl dirmngr gnupg wget ca-certificates"
@@ -52,7 +52,7 @@ software="apache2 apache2.2-common apache2-suexec-custom apache2-utils
php$fpm_v-opcache php$fpm_v-pspell php$fpm_v-readline php$fpm_v-xml
postgresql postgresql-contrib proftpd-basic quota rrdtool spamassassin sudo hestia=${HESTIA_INSTALL_VER}
hestia-nginx hestia-php vim-common vsftpd whois unzip zip acl sysstat setpriv rsyslog
- ipset libonig5 libzip5 openssh-server lsb-release zstd"
+ ipset libonig5 libzip5 openssh-server lsb-release zstd jq"
installer_dependencies="apt-transport-https curl dirmngr gnupg wget software-properties-common ca-certificates"
@@ -6,7 +6,7 @@ Section: admin
Maintainer: HestiaCP <[email protected]>
Homepage: https://www.hestiacp.com
Architecture: amd64
-Depends: bash, awk, sed, acl, sysstat, setpriv | util-linux (>= 2.33), zstd, lsb-release, idn2
+Depends: bash, awk, sed, acl, sysstat, setpriv | util-linux (>= 2.33), zstd, lsb-release, idn2, jq
Description: hestia
hestia is an open source hosting control panel.
hestia has a clean and focused interface without the clutter.
@@ -15,6 +15,7 @@ Requires: acl
Requires: sysstat
Requires: (setpriv or util-linux)
Requires: zstd
+Requires: jq
Conflicts: vesta
Provides: hestia = %{version}
BuildRequires: systemd-rpm-macros