summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 )