Skip to content

Commit

Permalink
app-backup/duplicity: fix missing setuptools_scm dep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/726880
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Richard Freeman <[email protected]>
  • Loading branch information
rich0 committed Jun 7, 2020
1 parent ee471bb commit 5ef8d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-backup/duplicity/duplicity-0.8.13.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ CDEPEND="
"
DEPEND="${CDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
app-arch/par2cmdline
dev-python/mock[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 5ef8d73

Please sign in to comment.