diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild b/app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild index 9c5ac5cb28c7..1eaac50253b0 100644 --- a/app-misc/graphlcd-base/graphlcd-base-1.0.2.ebuild +++ b/app-misc/graphlcd-base/graphlcd-base-1.0.2.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=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" |