diff options
Diffstat (limited to 'sys-apps/spu-tools')
-rw-r--r-- | sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild b/sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild index 63f188280172..2826095ae3c5 100644 --- a/sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild +++ b/sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,6 +21,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} sys-apps/help2man + virtual/pkgconfig " S="${WORKDIR}/${PN}/src" |