x11-libs/fltk: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:12 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:12 +0000 (11:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
x11-libs/fltk/fltk-1.3.3-r3.ebuild
x11-libs/fltk/fltk-1.3.4.ebuild

index 6edd643dcea016da8e73ceb61591889c344a4b15..6fecfbecb1e38f556fbe134a4bfe5355b944c254 100644 (file)
@@ -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/"
index a390fa4097e4b53171f64e85b5415411a4f2c844..b8168ff969960fc4778c9dc44220529a8e95c5ee 100644 (file)
@@ -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/"