diff --git a/www-apps/gitlab-ce/gitlab-ce-8.4.3.ebuild b/www-apps/gitlab-ce/gitlab-ce-8.4.3.ebuild index ef9406e..505a5f4 100644 --- a/www-apps/gitlab-ce/gitlab-ce-8.4.3.ebuild +++ b/www-apps/gitlab-ce/gitlab-ce-8.4.3.ebuild @@ -58,6 +58,7 @@ DEPEND="${GEMS_DEPEND} kerberos? ( !app-crypt/heimdal ) rugged_use_system_libraries? ( net-libs/http-parser dev-libs/libgit2:0/23 )" RDEPEND="${DEPEND} + ${CDEPEND} >=dev-db/redis-2.8 virtual/mta systemd? ( sys-apps/systemd:0= )" diff --git a/www-apps/gitlab-ce/gitlab-ce-8.4.4.ebuild b/www-apps/gitlab-ce/gitlab-ce-8.4.4.ebuild index ef9406e..505a5f4 100644 --- a/www-apps/gitlab-ce/gitlab-ce-8.4.4.ebuild +++ b/www-apps/gitlab-ce/gitlab-ce-8.4.4.ebuild @@ -58,6 +58,7 @@ DEPEND="${GEMS_DEPEND} kerberos? ( !app-crypt/heimdal ) rugged_use_system_libraries? ( net-libs/http-parser dev-libs/libgit2:0/23 )" RDEPEND="${DEPEND} + ${CDEPEND} >=dev-db/redis-2.8 virtual/mta systemd? ( sys-apps/systemd:0= )" diff --git a/www-apps/gitlab-ce/gitlab-ce-8.5.5.ebuild b/www-apps/gitlab-ce/gitlab-ce-8.5.5.ebuild index df5f732..aad9802 100644 --- a/www-apps/gitlab-ce/gitlab-ce-8.5.5.ebuild +++ b/www-apps/gitlab-ce/gitlab-ce-8.5.5.ebuild @@ -58,6 +58,7 @@ DEPEND="${GEMS_DEPEND} kerberos? ( !app-crypt/heimdal ) rugged_use_system_libraries? ( net-libs/http-parser dev-libs/libgit2:0/24 )" RDEPEND="${DEPEND} + ${CDEPEND} >=dev-db/redis-2.8 virtual/mta systemd? ( sys-apps/systemd:0= )"