diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 19:07:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 19:12:04 +0200 |
commit | d57f22fe54309fae56ac2f6b267a157fc1c93c9a (patch) | |
tree | 6ffa50e4dc083f85f12d089d69a96c57ff8dab71 /eclass | |
parent | app-arch/createrepo: use backports-lzma instead of pyliblzma (diff) | |
download | gentoo-d57f22fe54309fae56ac2f6b267a157fc1c93c9a.tar.gz gentoo-d57f22fe54309fae56ac2f6b267a157fc1c93c9a.tar.bz2 gentoo-d57f22fe54309fae56ac2f6b267a157fc1c93c9a.zip |
mozconfig-v6.60.eclass: subscribe to virtual/libffi sub slot
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/mozconfig-v6.60.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass index 93f9ab8116a8..de09ebcd6408 100644 --- a/eclass/mozconfig-v6.60.eclass +++ b/eclass/mozconfig-v6.60.eclass @@ -101,7 +101,7 @@ RDEPEND=">=app-text/hunspell-1.5.4:= >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 - >=virtual/libffi-3.0.10 + >=virtual/libffi-3.0.10:= virtual/ffmpeg x11-libs/libX11 x11-libs/libXcomposite |