projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06bb940
)
app-editors/emacs: Depend on x11-base/xorg-proto at build time.
author
Ulrich Müller
<ulm@gentoo.org>
Sun, 15 Apr 2018 17:10:18 +0000
(19:10 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Sun, 15 Apr 2018 17:10:39 +0000
(19:10 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-editors/emacs/emacs-26.1_rc1.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/emacs/emacs-26.1_rc1.ebuild
b/app-editors/emacs/emacs-26.1_rc1.ebuild
index 36f6fc78f64c57b8e07ef1828636d80a786e11e4..2c2c943b1cf45d8508e42bb6467888769c50e77f 100644
(file)
--- a/
app-editors/emacs/emacs-26.1_rc1.ebuild
+++ b/
app-editors/emacs/emacs-26.1_rc1.ebuild
@@
-97,7
+97,8
@@
RDEPEND="sys-libs/ncurses:0=
DEPEND="${RDEPEND}
virtual/pkgconfig
gzip-el? ( app-arch/gzip )
- pax_kernel? ( sys-apps/attr )"
+ pax_kernel? ( sys-apps/attr )
+ X? ( x11-base/xorg-proto )"
RDEPEND="${RDEPEND}
!<app-editors/emacs-vcs-${PV}"