projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b78c8c7
)
app-emacs/gnuserv: Depend on x11-base/xorg-proto at build time.
author
Ulrich Müller
<ulm@gentoo.org>
Tue, 24 Apr 2018 07:01:02 +0000
(09:01 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Tue, 24 Apr 2018 07:01:02 +0000
(09:01 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
app-emacs/gnuserv/gnuserv-3.12.8-r3.ebuild
patch
|
blob
|
history
diff --git
a/app-emacs/gnuserv/gnuserv-3.12.8-r3.ebuild
b/app-emacs/gnuserv/gnuserv-3.12.8-r3.ebuild
index fdecaef90eec6529cf066cb2c93fd9358f100c52..f7f72ec5e7dd3d4c2b0514fe29083612a055a035 100644
(file)
--- a/
app-emacs/gnuserv/gnuserv-3.12.8-r3.ebuild
+++ b/
app-emacs/gnuserv/gnuserv-3.12.8-r3.ebuild
@@
-14,9
+14,10
@@
SLOT="0"
KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos"
IUSE="X"
-DEPEND=">=app-eselect/eselect-emacs-1.15
+
R
DEPEND=">=app-eselect/eselect-emacs-1.15
X? ( x11-libs/libXau )"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ X? ( x11-base/xorg-proto )"
SITEFILE="50${PN}-gentoo.el"