mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
[fix] php-zip missing
This commit is contained in:
parent
dd78f3575b
commit
c5c58c7199
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Standards-Version: 3.9.2
|
|||
|
||||
Package: owncloud-deps
|
||||
Version: 9.0.0-1
|
||||
Depends: acl, php5-cli, php5-apcu, tar, smbclient
|
||||
Depends: acl, php5-cli, php5-apcu, tar, smbclient, php5-zip
|
||||
Architecture: all
|
||||
Description: meta package for owncloud dependencies
|
||||
ownCloud gives you universal access to your files through a web
|
||||
|
|
Loading…
Add table
Reference in a new issue