diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2021-01-13 08:54:57 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2021-01-13 08:54:57 +0100 |
commit | 16f2538e1a48c96fc2595341c6dc58be5c31b267 (patch) | |
tree | a003173a2976841b868c4f4abb5be356de014222 /dev-ml/uunf | |
parent | www-plugins/chrome-binary-plugins: automated update (89.0.4385.0) (diff) | |
download | gentoo-16f2538e1a48c96fc2595341c6dc58be5c31b267.tar.gz gentoo-16f2538e1a48c96fc2595341c6dc58be5c31b267.tar.bz2 gentoo-16f2538e1a48c96fc2595341c6dc58be5c31b267.zip |
dev-ml/uunf: add dependency
Closes: https://bugs.gentoo.org/765052
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/uunf')
-rw-r--r-- | dev-ml/uunf/uunf-13.0.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/uunf/uunf-13.0.0.ebuild b/dev-ml/uunf/uunf-13.0.0.ebuild index b1670da78919..5c1c8bdaf9b8 100644 --- a/dev-ml/uunf/uunf-13.0.0.ebuild +++ b/dev-ml/uunf/uunf-13.0.0.ebuild @@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-ml/topkg - dev-ml/uutf" + dev-ml/uutf + dev-ml/cmdliner" RDEPEND="${DEPEND}" BDEPEND="dev-ml/findlib" OPAM_FILE=opam |