Hmm seems like my message got eaten. Trying again. On 23.07.2013 16:07, Michael Tänzer wrote: > Hi Guys, > > first of all thank you for packaging OwnCloud. I have one improvement > for the Debian packages. The dependencies of the owncloud package are > not very flexible there and work only with one configuration. >
Hi Guys, first of all thank you for packaging OwnCloud. I have one improvement for the Debian packages. The dependencies of the owncloud package are not very flexible there and work only with one configuration (apache, mysql + sqlite). I use nginx with PostegreSQL and have updated the DEBIAN/control file with the following dependencies, which should solve this problem: Depends: apache2 | httpd, php5, php5-sqlite | php5-mysql | php5-pgsql, php5-common, php5-gd, php-xml-parser, ntp | time-daemon Suggests: curl, php5-curl I would love to see this included upstream. Thank you, Michael
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Packaging mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/packaging
