dev-db/pgtap: add missing app-arch/unzip dependency.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 7 Aug 2018 19:48:56 +0000 (21:48 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 20 Aug 2018 15:00:30 +0000 (17:00 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9498

dev-db/pgtap/pgtap-0.98.0.ebuild

index c741599fa92e5d474e7e4f6b9d7d32c763bb6d4a..132d08707734d6a16d1524bc6d4fd2c2b4537be9 100644 (file)
@@ -17,6 +17,7 @@ KEYWORDS="amd64"
 IUSE=""
 
 DEPEND="${POSTGRES_DEP}
+               app-arch/unzip
                dev-perl/TAP-Parser-SourceHandler-pgTAP
 "
 RDEPEND="${DEPEND}"