diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-09-18 21:43:23 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-09-18 21:43:41 +0100 |
commit | 2be25088bc6821daeb1d01aab76494a29fd6d0e3 (patch) | |
tree | e93a0eb5d26559755c031adfdc20f6e16fdda5f6 /app-emulation/vice | |
parent | x11-misc/bumblebee: you have too many needs (diff) | |
download | gentoo-2be25088bc6821daeb1d01aab76494a29fd6d0e3.tar.gz gentoo-2be25088bc6821daeb1d01aab76494a29fd6d0e3.tar.bz2 gentoo-2be25088bc6821daeb1d01aab76494a29fd6d0e3.zip |
app-emulation/vice: Add missing dos2unix dependency
Closes: https://bugs.gentoo.org/743178
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-emulation/vice')
-rw-r--r-- | app-emulation/vice/vice-3.4_p38553.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/vice/vice-3.4_p38553.ebuild b/app-emulation/vice/vice-3.4_p38553.ebuild index 825c3d61a1c2..0c04ce33e086 100644 --- a/app-emulation/vice/vice-3.4_p38553.ebuild +++ b/app-emulation/vice/vice-3.4_p38553.ebuild @@ -63,6 +63,7 @@ DEPEND=" BDEPEND=" app-arch/unzip + app-text/dos2unix dev-embedded/xa dev-lang/perl sys-apps/texinfo |