summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCtibor Brančík <ctibor@brancik.cz>2022-04-15 15:59:27 +0200
committerCtibor Brančík <ctibor@brancik.cz>2022-04-15 15:59:50 +0200
commit4d7752ed16445eeb607221498c630865ba645856 (patch)
treea16ae56b997eb0193d09b85f885d406300d7a9fb
parent104ed8f95d20c749922f8a2838018fa88f7e5147 (diff)
parentf9f11a973a3bab31c533d2db1f3e67d833b36411 (diff)
downloadbrancik-overlay-4d7752ed16445eeb607221498c630865ba645856.tar.gz
brancik-overlay-4d7752ed16445eeb607221498c630865ba645856.tar.bz2
Merge branch 'master' of ssh://git.brancik.cz/brancik-overlay
-rw-r--r--sci-astronomy/siril/siril-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/siril/siril-9999.ebuild b/sci-astronomy/siril/siril-9999.ebuild
index 02283fb..2b37c8c 100644
--- a/sci-astronomy/siril/siril-9999.ebuild
+++ b/sci-astronomy/siril/siril-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ EGIT_REPO_URI="https://gitlab.com/free-astro/${PN}.git"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="curl ffmpeg gnuplot heif jpeg png raw tiff wcs"
+IUSE="curl ffmpeg ffms2 gnuplot heif jpeg png raw tiff wcs"
RDEPEND="
curl? ( net-misc/curl )