commit: 597712b9e193316f5da0e989d7d9164eb6cf9060 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Apr 12 21:56:10 2019 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Apr 12 21:56:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597712b9
media-video/pitivi: Update icon cache, mimes... Bug: https://bugs.gentoo.org/641780 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> media-video/pitivi/pitivi-0.999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/pitivi/pitivi-0.999.ebuild b/media-video/pitivi/pitivi-0.999.ebuild index 21cd869ecd3..86a22b44d63 100644 --- a/media-video/pitivi/pitivi-0.999.ebuild +++ b/media-video/pitivi/pitivi-0.999.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python{3_5,3_6} ) PYTHON_REQ_USE="sqlite" -inherit gnome.org meson python-single-r1 virtualx +inherit gnome.org meson python-single-r1 virtualx xdg DESCRIPTION="A non-linear video editor using the GStreamer multimedia framework" HOMEPAGE="http://www.pitivi.org"