summaryrefslogtreecommitdiff
path: root/sci-astronomy/siril/siril-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/siril/siril-9999.ebuild')
-rw-r--r--sci-astronomy/siril/siril-9999.ebuild14
1 files changed, 6 insertions, 8 deletions
diff --git a/sci-astronomy/siril/siril-9999.ebuild b/sci-astronomy/siril/siril-9999.ebuild
index 15cc97a..8ba7743 100644
--- a/sci-astronomy/siril/siril-9999.ebuild
+++ b/sci-astronomy/siril/siril-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,8 +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"
-WORKDIR=
+IUSE="curl ffmpeg gnuplot heif jpeg png raw tiff wcs"
RDEPEND="
curl? ( net-misc/curl )
@@ -39,14 +38,13 @@ DEPEND="
DOCS=( README.md NEWS ChangeLog )
-
pkg_postinst() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
}
pkg_postrm() {
- xdg_desktop_database_update
- xdg_mimeinfo_database_update
+ xdg_desktop_database_update
+ xdg_mimeinfo_database_update
}