diff options
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lxqt-archiver/lxqt-archiver-1.1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/lxqt-archiver/lxqt-archiver-1.1.0.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-1.1.0.ebuild index 2fb3286ee415..c99a78978382 100644 --- a/app-arch/lxqt-archiver/lxqt-archiver-1.1.0.ebuild +++ b/app-arch/lxqt-archiver/lxqt-archiver-1.1.0.ebuild @@ -34,7 +34,8 @@ DEPEND=" RDEPEND="${DEPEND}" pkg_postinst() { - default + xdg_desktop_database_update + xdg_icon_cache_update elog "Please note that this is only a graphical front-end, and additional" elog "packages are needed to have support for specific file formats." |