summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 03:04:27 +0000
committerSam James <sam@gentoo.org>2021-03-28 03:04:27 +0000
commit3e2b985c7e9fe482199025357aec979834ba49b4 (patch)
tree785550806b1b8ae5dbfacea4d1ec1751a00831b0 /www-servers/xsp
parentwww-servers/xsp: fix whitespace (diff)
downloadgentoo-3e2b985c7e9fe482199025357aec979834ba49b4.tar.gz
gentoo-3e2b985c7e9fe482199025357aec979834ba49b4.tar.bz2
gentoo-3e2b985c7e9fe482199025357aec979834ba49b4.zip
www-servers/xsp: add app-arch/unzip BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/xsp')
-rw-r--r--www-servers/xsp/xsp-3.8_p2014120900.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
index dd42bb873c51..33c34864ddf5 100644
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc test developer"
RESTRICT="!test? ( test )"
+BDEPEND="app-arch/unzip"
RDEPEND="dev-db/sqlite:3"
DEPEND="${RDEPEND}"