Skip to content

Commit

Permalink
app-editors/qemacs: Depend on x11-base/xorg-proto at build time.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.31, Repoman-2.3.9
  • Loading branch information
ulm committed Apr 24, 2018
1 parent cb4d0c1 commit 7e2d0c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

Expand Down

0 comments on commit 7e2d0c6

Please sign in to comment.