summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:03:13 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:03:13 +0100
commit2cf4ff5fd4910119719c188b218dcf064d5d8783 (patch)
tree21d43fbda3744e665b398e952bd11ca551fe2897 /x11-libs/gtkdatabox
parentx11-libs/fltk: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-2cf4ff5fd4910119719c188b218dcf064d5d8783.tar.gz
gentoo-2cf4ff5fd4910119719c188b218dcf064d5d8783.tar.bz2
gentoo-2cf4ff5fd4910119719c188b218dcf064d5d8783.zip
x11-libs/gtkdatabox: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-libs/gtkdatabox')
-rw-r--r--x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
index 3e8f296f33b7..9b5ad2d70dda 100644
--- a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
+++ b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="Gtk+ Widgets for live display of large amounts of fluctuating numerical data"
HOMEPAGE="https://sourceforge.net/projects/gtkdatabox/"