From: Ulrich Müller Date: Tue, 24 Apr 2018 06:55:25 +0000 (+0200) Subject: app-editors/qemacs: Depend on x11-base/xorg-proto at build time. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e2d0c60c695a766e5399ba4412e06a60c385053;p=gentoo.git app-editors/qemacs: Depend on x11-base/xorg-proto at build time. Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild index ea7c0f5836cb..33bd0f7ba89a 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}"