projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb4d0c1
)
app-editors/qemacs: Depend on x11-base/xorg-proto at build time.
author
Ulrich Müller
<ulm@gentoo.org>
Tue, 24 Apr 2018 06:55:25 +0000
(08:55 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Tue, 24 Apr 2018 06:55:25 +0000
(08:55 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
index ea7c0f5836cbdc24660b0511223d5a429d4cc847..33bd0f7ba89a32005609dc772df4f229198dc2af 100644
(file)
--- a/
app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
+++ b/
app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
@@
-23,7
+23,8
@@
RDEPEND="
png? ( >=media-libs/libpng-1.2:0= )"
DEPEND="${RDEPEND}
- >=app-text/texi2html-5"
+ >=app-text/texi2html-5
+ X? ( x11-base/xorg-proto )"
S="${WORKDIR}/${PN}"