dev-dotnet/libgdiplus: Fix implicit use of eutils

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2019-12-23 23:08:20 +00:00
parent ad89ce5110
commit 36f408de86

View File

@@ -3,7 +3,7 @@
EAPI=6
inherit dotnet
inherit eutils dotnet
DESCRIPTION="Library for using System.Drawing with Mono"
HOMEPAGE="https://www.mono-project.com"