dev-dotnet/libgdiplus: Fix implicit use of eutils
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 23 Dec 2019 23:08:20 +0000 (23:08 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 23 Dec 2019 23:21:08 +0000 (23:21 +0000)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
dev-dotnet/libgdiplus/libgdiplus-6.0.2.ebuild

index 4c37480bf4c92856e90e0f92172125eb9fec03ce..f7076990f9264fee9cf35d8a458547b6647a9cfa 100644 (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"