app-arch/unar: [QA] Add missing DEPEND="app-arch/unzip"
authorDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 09:11:04 +0000 (11:11 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 09:11:04 +0000 (11:11 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-arch/unar/unar-1.10.1.ebuild

index e81a5cd054250c880c1b7851a25121e15e1ee9e7..dc34191d66c9055c34c0d8ad6b95fca904d8281a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,7 @@ RDEPEND="
        sys-libs/zlib:=
 "
 DEPEND="${RDEPEND}
+       app-arch/unzip
        >=gnustep-base/gnustep-make-2.6.0[native-exceptions]
        sys-devel/gcc[objc]
 "