summaryrefslogtreecommitdiff
path: root/media-video/pitivi/pitivi-0.999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /media-video/pitivi/pitivi-0.999.ebuild
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'media-video/pitivi/pitivi-0.999.ebuild')
-rw-r--r--media-video/pitivi/pitivi-0.999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/pitivi/pitivi-0.999.ebuild b/media-video/pitivi/pitivi-0.999.ebuild
index 21cd869ecd39..31b2f82b652c 100644
--- a/media-video/pitivi/pitivi-0.999.ebuild
+++ b/media-video/pitivi/pitivi-0.999.ebuild
@@ -5,14 +5,14 @@ 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"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="v4l test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"