Skip to content

Commit

Permalink
app-emacs/pov-mode: Add build-time dependency on sys-apps/texinfo.
Browse files Browse the repository at this point in the history
Bug: 622978
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
ulm committed Jul 1, 2017
1 parent de57af9 commit c7906a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app-emacs/pov-mode/pov-mode-3.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=4
Expand All @@ -12,7 +12,8 @@ SRC_URI="http://gitorious.org/${PN}/${PN}/archive-tarball/v${PV} -> ${P}.tar.gz"
LICENSE="GPL-3 FDL-1.2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="sys-apps/texinfo"

S="${WORKDIR}/${PN}-${PN}"
SITEFILE="50${PN}-gentoo.el"
Expand Down

0 comments on commit c7906a0

Please sign in to comment.