diff options
Diffstat (limited to 'x11-libs/fltk/fltk-1.3.4.ebuild')
-rw-r--r-- | x11-libs/fltk/fltk-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |