From 99f89814a63aebf8bed012072d2fcf5de06d3172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 9 Feb 2016 18:01:12 +0100 Subject: [PATCH] dev-dotnet/pe-format: Use xdg-utils, add missing desktop-file-utils dep --- dev-dotnet/pe-format/pe-format-2.9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild index 07c82fb2f5929..9475013b29d62 100644 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git" inherit autotools git-r3 #endif -inherit fdo-mime systemd +inherit systemd xdg-utils DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc" HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/" @@ -21,6 +21,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" +DEPEND="dev-util/desktop-file-utils" RDEPEND="!