commit:     3e8c50916275cf52f382c559f1cc7efaaf67e419
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 11:11:11 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 11:11:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e8c5091

www-apps/selfoss: add bdep on unzip

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 www-apps/selfoss/selfoss-2.18-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-apps/selfoss/selfoss-2.18-r1.ebuild 
b/www-apps/selfoss/selfoss-2.18-r1.ebuild
index ff933e2cb..ec179d5e2 100644
--- a/www-apps/selfoss/selfoss-2.18-r1.ebuild
+++ b/www-apps/selfoss/selfoss-2.18-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,6 +22,7 @@ RDEPEND="
                dev-db/sqlite
        )
 "
+BDEPEND="app-arch/unzip"
 
 S=${WORKDIR}
 

Reply via email to