mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
added dependency for ioncube package
This commit is contained in:
parent
0c49373f01
commit
8dd1d4d581
2 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@ Section: admin
|
|||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||
Homepage: https://www.ioncube.com
|
||||
Architecture: amd64
|
||||
Depends: bash, awk, sed
|
||||
Depends: bash, awk, sed, vesta-php
|
||||
Description: ionCube Loader for Vesta
|
||||
|
|
|
@ -8,7 +8,7 @@ URL: https://www.ioncube.com
|
|||
Vendor: ioncube.com
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: redhat-release >= 5
|
||||
Requires: vesta-php
|
||||
Provides: vesta-ioncube
|
||||
|
||||
%define _vestadir /usr/local/vesta/ioncube
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue