mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
dev-vcs/gitcomet: update DEPEND, RDEPEND
Closes: https://bugs.gentoo.org/976332 Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
@@ -838,8 +838,20 @@ LICENSE+="
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-libs/libgit2:="
|
||||
RDEPEND=">=dev-vcs/git-2.50.1"
|
||||
DEPEND="
|
||||
dev-libs/libgit2:=
|
||||
media-libs/fontconfig
|
||||
media-libs/freetype
|
||||
x11-libs/libX11
|
||||
x11-libs/libxcb
|
||||
x11-libs/libxkbcommon
|
||||
dev-libs/wayland
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
>=dev-vcs/git-2.50.1
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
export LIBGIT2_NO_VENDOR=1
|
||||
|
||||
@@ -834,8 +834,20 @@ LICENSE+="
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-libs/libgit2:="
|
||||
RDEPEND=">=dev-vcs/git-2.50.1"
|
||||
DEPEND="
|
||||
dev-libs/libgit2:=
|
||||
media-libs/fontconfig
|
||||
media-libs/freetype
|
||||
x11-libs/libX11
|
||||
x11-libs/libxcb
|
||||
x11-libs/libxkbcommon
|
||||
dev-libs/wayland
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
>=dev-vcs/git-2.50.1
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
export LIBGIT2_NO_VENDOR=1
|
||||
|
||||
Reference in New Issue
Block a user