diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-10-24 18:05:02 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-10-24 18:05:02 +0900 |
commit | c3c8d96ef52a692a737bc13d5c907e28a4eef404 (patch) | |
tree | 0ba6b49fb3c7860422ea58367f6265f4608a585a /www-client/jd | |
parent | www-client/jd: update to EAPI 8 (diff) | |
download | gentoo-c3c8d96ef52a692a737bc13d5c907e28a4eef404.tar.gz gentoo-c3c8d96ef52a692a737bc13d5c907e28a4eef404.tar.bz2 gentoo-c3c8d96ef52a692a737bc13d5c907e28a4eef404.zip |
www-client/jd: add missing dependency
Closes: https://bugs.gentoo.org/811189
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'www-client/jd')
-rw-r--r-- | www-client/jd/jd-2.8.9_p150226-r2.ebuild (renamed from www-client/jd/jd-2.8.9_p150226-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/jd/jd-2.8.9_p150226-r1.ebuild b/www-client/jd/jd-2.8.9_p150226-r2.ebuild index 5ce63b4a8fe5..45cb4c711bb3 100644 --- a/www-client/jd/jd-2.8.9_p150226-r1.ebuild +++ b/www-client/jd/jd-2.8.9_p150226-r2.ebuild @@ -19,6 +19,7 @@ IUSE="alsa gnutls migemo oniguruma" RDEPEND="dev-cpp/gtkmm:2.4 dev-libs/glib:2 sys-libs/zlib + virtual/libcrypt:= x11-libs/libICE x11-libs/libSM x11-misc/xdg-utils |