summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-09-02 12:37:11 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-09-03 13:08:21 +0300
commit4799ccd5f6d980b3af120e7ef4e366b5db3682db (patch)
tree4ebad6df18438c0f5e492bbe8b3e05dc841e4796 /app-editors/xmlcopyeditor
parentgames-emulation/lxdream: update desktop mimeinfo cache (diff)
downloadgentoo-4799ccd5f6d980b3af120e7ef4e366b5db3682db.tar.gz
gentoo-4799ccd5f6d980b3af120e7ef4e366b5db3682db.tar.bz2
gentoo-4799ccd5f6d980b3af120e7ef4e366b5db3682db.zip
app-editors/xmlcopyeditor: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/733766 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/xmlcopyeditor')
-rw-r--r--app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild
index d56c500752b8..350ac3d80db1 100644
--- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild
+++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
WX_GTK_VER="3.0"
-inherit autotools wxwidgets
+inherit autotools wxwidgets xdg
DESCRIPTION="XML Copy Editor is a fast, free, validating XML editor"
HOMEPAGE="http://xml-copy-editor.sourceforge.net/"