dev-embedded/arduino: add missing app-arch/unzip dependency
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 17:19:33 +0000 (19:19 +0200)
committerAmy Liffey <amynka@gentoo.org>
Tue, 22 May 2018 11:34:00 +0000 (13:34 +0200)
Closes: https://github.com/gentoo/gentoo/pull/8497

dev-embedded/arduino/arduino-1.8.5-r2.ebuild

index 9bb3d4462bf3c7cecd2a1565e88e247ebcf0bc58..50b52632bde4ec9a74bf3ed8e4930193f8974780 100644 (file)
@@ -68,6 +68,7 @@ RDEPEND="${CDEPEND}
        >=virtual/jre-1.8"
 
 DEPEND="${CDEPEND}
+       app-arch/unzip
        >=virtual/jdk-1.8"
 
 EANT_BUILD_TARGET="build"