Commit d939fad2 authored by Nirbhay Choubey's avatar Nirbhay Choubey

Added rsync to galera server's rpm dependency list.

parent 707f378a
......@@ -126,8 +126,8 @@ SETA(CPACK_RPM_server_PACKAGE_PROVIDES
"mysql-server")
SETA(CPACK_RPM_server_PACKAGE_REQUIRES
"${CPACK_RPM_PACKAGE_REQUIRES}"
"MariaDB-client" "galera" "lsof" "socat" "grep" "gawk" "iproute" "coreutils"
"findutils")
"MariaDB-client" "galera" "rsync" "lsof" "socat" "grep" "gawk" "iproute"
"coreutils" "findutils")
SETA(CPACK_RPM_shared_PACKAGE_OBSOLETES
"mysql-shared"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment