aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Heidelberg <david@ixit.cz>2019-04-01 17:23:32 +0200
committerDavid Heidelberg <david@ixit.cz>2019-04-01 17:23:32 +0200
commit50a4da08f979ad003c82b71e7c910ef5c566f206 (patch)
treeba8ea580b66e3afe5eb40406a2618b64da0d63ac /net-im/fractal/fractal-9999.ebuild
parentnet-im/riot-web: update to 1.0.5 (diff)
downloadmatrix-50a4da08f979ad003c82b71e7c910ef5c566f206.tar.gz
matrix-50a4da08f979ad003c82b71e7c910ef5c566f206.tar.bz2
matrix-50a4da08f979ad003c82b71e7c910ef5c566f206.zip
net-im/fractal: fix dependencies, cleanup ebuild
Signed-off-by: David Heidelberg <david@ixit.cz>
Diffstat (limited to 'net-im/fractal/fractal-9999.ebuild')
-rw-r--r--net-im/fractal/fractal-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/fractal/fractal-9999.ebuild b/net-im/fractal/fractal-9999.ebuild
index 01b2a9b..2558718 100644
--- a/net-im/fractal/fractal-9999.ebuild
+++ b/net-im/fractal/fractal-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_BRANCH="master"
else
SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.gz"
- #KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="GPL-3"
@@ -25,9 +25,9 @@ IUSE=""
RDEPEND=">=virtual/rust-1.31.1
>=app-text/gspell-1.8.1
+ >=dev-libs/libhandy-0.0.8
+ media-libs/gstreamer-editing-services
>=x11-libs/cairo-1.16.0
- x11-libs/gtksourceview
- dev-libs/libhandy
>=x11-libs/gtksourceview-3"
DEPEND="${RDEPEND}"
BDEPEND="dev-util/ninja