app-misc/graphlcd-base: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:03 +0000 (22:35 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:03 +0000 (22:35 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild

index 9c5ac5cb28c771e017ef5f66f78c2c902f9228fa..1eaac50253b0bb50fe5e8c5ef0ec9edf086728be 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=7
 
-inherit flag-o-matic udev
+inherit flag-o-matic toolchain-funcs udev
 
 DESCRIPTION="Contains the lowlevel lcd drivers for GraphLCD"
 HOMEPAGE="https://projects.vdr-developer.org/projects/graphlcd-base"