mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emacs/gnuserv: Depend on x11-base/xorg-proto at build time.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
@@ -14,9 +14,10 @@ SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos"
|
||||
IUSE="X"
|
||||
|
||||
DEPEND=">=app-eselect/eselect-emacs-1.15
|
||||
RDEPEND=">=app-eselect/eselect-emacs-1.15
|
||||
X? ( x11-libs/libXau )"
|
||||
RDEPEND="${DEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
X? ( x11-base/xorg-proto )"
|
||||
|
||||
SITEFILE="50${PN}-gentoo.el"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user