diff options
| -rw-r--r-- | glusterfs.spec.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 040500c5f13..f7c2fc5b86d 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -264,6 +264,7 @@ Summary:          GlusterFS Geo-replication  Group:            Applications/File  Requires:         %{name} = %{version}-%{release}  Requires:         %{name}-server = %{version}-%{release} +Requires:         python python-ctypes  %description geo-replication  GlusterFS is a clustered file-system capable of scaling to several  | 
