public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/aap/
@ 2016-12-11 22:58 Tim Harder
  0 siblings, 0 replies; only message in thread
From: Tim Harder @ 2016-12-11 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     dc22af5f152a2048d63e8c870b2417260416a4e2
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 22:57:53 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 22:57:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc22af5f

dev-util/aap: add RDEPEND to DEPEND for tests

 dev-util/aap/aap-1.091-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/aap/aap-1.091-r3.ebuild b/dev-util/aap/aap-1.091-r3.ebuild
index be196aa..0003a71 100644
--- a/dev-util/aap/aap-1.091-r3.ebuild
+++ b/dev-util/aap/aap-1.091-r3.ebuild
@@ -16,8 +16,9 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc"
 
-DEPEND="app-arch/unzip"
 RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+	app-arch/unzip"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 S=${WORKDIR}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-11 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-11 22:58 [gentoo-commits] repo/gentoo:master commit in: dev-util/aap/ Tim Harder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox