summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jna/jna-4.2.2-r1.ebuild')
-rw-r--r--dev-java/jna/jna-4.2.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jna/jna-4.2.2-r1.ebuild b/dev-java/jna/jna-4.2.2-r1.ebuild
index 4e55ccbbcd70..469cd1d2666e 100644
--- a/dev-java/jna/jna-4.2.2-r1.ebuild
+++ b/dev-java/jna/jna-4.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,7 @@ REQUIRED_USE="test? ( awt nio-buffers )"
# fine. Someone bisect it please. :)
RESTRICT="test"
-CDEPEND="virtual/libffi"
+CDEPEND="dev-libs/libffi"
RDEPEND="${CDEPEND}
>=virtual/jre-1.7"