moved CDEPEND from RDEPEND to DEPEND
This commit is contained in:
parent
1366843799
commit
d8bfe6fa7d
4 changed files with 4 additions and 3 deletions
|
@ -52,13 +52,13 @@ CDEPEND="
|
|||
dev-util/cmake
|
||||
virtual/pkgconfig"
|
||||
DEPEND="${GEMS_DEPEND}
|
||||
${CDEPEND}
|
||||
>=dev-vcs/gitlab-shell-2.6.10
|
||||
dev-vcs/git
|
||||
>=dev-vcs/gitlab-workhorse-0.6.2
|
||||
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= )"
|
||||
|
|
|
@ -52,13 +52,13 @@ CDEPEND="
|
|||
dev-util/cmake
|
||||
virtual/pkgconfig"
|
||||
DEPEND="${GEMS_DEPEND}
|
||||
${CDEPEND}
|
||||
>=dev-vcs/gitlab-shell-2.6.10
|
||||
dev-vcs/git
|
||||
>=dev-vcs/gitlab-workhorse-0.6.2
|
||||
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= )"
|
||||
|
|
|
@ -52,13 +52,13 @@ CDEPEND="
|
|||
dev-util/cmake
|
||||
virtual/pkgconfig"
|
||||
DEPEND="${GEMS_DEPEND}
|
||||
${CDEPEND}
|
||||
>=dev-vcs/gitlab-shell-2.6.10
|
||||
dev-vcs/git
|
||||
>=dev-vcs/gitlab-workhorse-0.6.5
|
||||
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= )"
|
||||
|
|
|
@ -51,6 +51,7 @@ CDEPEND="
|
|||
dev-util/cmake
|
||||
virtual/pkgconfig"
|
||||
DEPEND="${GEMS_DEPEND}
|
||||
${CDEPEND}
|
||||
>=dev-vcs/gitlab-shell-2.6.10
|
||||
dev-vcs/git
|
||||
>=dev-vcs/gitlab-workhorse-0.6.5
|
||||
|
|
Loading…
Reference in a new issue