diff --git a/nextcloud.changes b/nextcloud.changes index 856ef66..462f72f 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 27 10:18:35 UTC 2017 - guoyunhebrave@gmail.com + +- Add php-openssl dependency + ------------------------------------------------------------------- Mon Jan 23 17:58:01 UTC 2017 - ecsos@opensuse.org diff --git a/nextcloud.spec b/nextcloud.spec index af1e627..692f0b9 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -96,6 +96,7 @@ Requires: php-curl # SUSE does not include the fileinfo module in php-common. Requires: php-fileinfo Requires: php-iconv +Requires: php-openssl Requires: php-pear Requires: php-xmlreader Requires: php-xmlwriter