app-editors/qemacs: Depend on x11-base/xorg-proto at build time.
authorUlrich Müller <ulm@gentoo.org>
Tue, 24 Apr 2018 06:55:25 +0000 (08:55 +0200)
committerUlrich 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

index ea7c0f5836cbdc24660b0511223d5a429d4cc847..33bd0f7ba89a32005609dc772df4f229198dc2af 100644 (file)
@@ -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}"