commit:     7e2d0c60c695a766e5399ba4412e06a60c385053
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 06:55:25 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 06:55:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2d0c60

app-editors/qemacs: Depend on x11-base/xorg-proto at build time.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild 
b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
index ea7c0f5836c..33bd0f7ba89 100644
--- 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}"
 

Reply via email to