mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/elvis: Fix xorg-proto dependency
This commit is contained in:
@@ -23,7 +23,7 @@ RDEPEND=">=sys-libs/ncurses-5.7-r7:0=
|
||||
>=x11-libs/libXft-2.1.8.2 )
|
||||
app-eselect/eselect-vi"
|
||||
DEPEND="${RDEPEND}
|
||||
x11-base/xorg-proto
|
||||
X? ( x11-base/xorg-proto )
|
||||
virtual/pkgconfig"
|
||||
|
||||
S=${WORKDIR}/${PN}-${MY_PV}
|
||||
|
||||
@@ -28,7 +28,7 @@ RDEPEND="
|
||||
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
x11-base/xorg-proto
|
||||
X? ( x11-base/xorg-proto )
|
||||
virtual/pkgconfig"
|
||||
|
||||
S="${WORKDIR}/${PN}-${MY_PV}"
|
||||
|
||||
Reference in New Issue
Block a user