Skip to content

Commit 8dd1d4d

Browse files
author
Serghey Rodin
committed
added dependency for ioncube package
1 parent 0c49373 commit 8dd1d4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/deb/ioncube/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Section: admin
66
Maintainer: Serghey Rodin <skid@vestacp.com>
77
Homepage: https://www.ioncube.com
88
Architecture: amd64
9-
Depends: bash, awk, sed
9+
Depends: bash, awk, sed, vesta-php
1010
Description: ionCube Loader for Vesta

src/rpm/specs/vesta-ioncube.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ URL: https://www.ioncube.com
88
Vendor: ioncube.com
99
Source0: %{name}-%{version}.tar.gz
1010
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
11-
Requires: redhat-release >= 5
11+
Requires: vesta-php
1212
Provides: vesta-ioncube
1313

1414
%define _vestadir /usr/local/vesta/ioncube

0 commit comments

Comments
 (0)