diff options
-rw-r--r-- | x11-libs/fltk/fltk-1.3.3-r3.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/fltk/fltk-1.3.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild index 6edd643dcea0..6fecfbecb1e3 100644 --- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild +++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit autotools eutils fdo-mime flag-o-matic +inherit autotools eutils fdo-mime flag-o-matic ltprune DESCRIPTION="C++ user interface toolkit for X and OpenGL" HOMEPAGE="https://www.fltk.org/" diff --git a/x11-libs/fltk/fltk-1.3.4.ebuild b/x11-libs/fltk/fltk-1.3.4.ebuild index a390fa4097e4..b8168ff96996 100644 --- a/x11-libs/fltk/fltk-1.3.4.ebuild +++ b/x11-libs/fltk/fltk-1.3.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools fdo-mime flag-o-matic multilib-minimal +inherit autotools fdo-mime flag-o-matic ltprune multilib-minimal DESCRIPTION="C++ user interface toolkit for X and OpenGL" HOMEPAGE="https://www.fltk.org/" |