From b076ea758d3286eead8a34366639e508144419f0 Mon Sep 17 00:00:00 2001 From: dogukanoksuz Date: Mon, 29 Apr 2024 10:36:43 +0000 Subject: [PATCH] fix: RHEL installation issues --- storage/build_tools/rhel/liman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/build_tools/rhel/liman.spec b/storage/build_tools/rhel/liman.spec index bae7ffa4..cf48fa1b 100644 --- a/storage/build_tools/rhel/liman.spec +++ b/storage/build_tools/rhel/liman.spec @@ -2,7 +2,7 @@ Name: liman Version: %VERSION% Release: 0 License: MIT -Requires: curl, gpgme, zip, unzip, nginx, crontabs, redis, php, php-fpm, php-pecl-redis5, php-pecl-zip, php-gd, php-snmp, php-mbstring, php-xml, php-pdo, openssl, supervisor, php-pgsql, php-bcmath, rsync, bind-utils, php-ldap, libsmbclient, samba-client, php-smbclient, postgresql15, postgresql15-server, nodejs +Requires: curl, gpgme, zip, unzip, nginx, crontabs, redis, php, php-fpm, php-pecl-redis5, php-pecl-zip, php-gd, php-snmp, php-mbstring, php-xml, php-pdo, openssl, supervisor, php-pgsql, php-bcmath, rsync, bind-utils, php-ldap, libsmbclient, samba-client, php-smbclient, postgresql, postgresql-server, nodejs Prefix: /liman Summary: Liman MYS Group: Applications/System