app-misc/doublecmd-bin: add inherit xdg

Inherit xdg to auto handle xdg_icon_cache_update, xdg_desktop_database_update

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2020-04-08 15:22:24 +03:00
parent 2fe8d892ef
commit 9fc45a1ddb

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit desktop eutils
inherit desktop eutils xdg
MY_PN="doublecmd"
DESCRIPTION="Free cross platform open source file manager with two panels side by side."