summaryrefslogtreecommitdiff
path: root/app-emacs/flycheck/flycheck-32_p20220328.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/flycheck/flycheck-32_p20220328.ebuild')
-rw-r--r--app-emacs/flycheck/flycheck-32_p20220328.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20220328.ebuild b/app-emacs/flycheck/flycheck-32_p20220328.ebuild
index 0d92a6a..8c01ec0 100644
--- a/app-emacs/flycheck/flycheck-32_p20220328.ebuild
+++ b/app-emacs/flycheck/flycheck-32_p20220328.ebuild
@@ -18,10 +18,10 @@ SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test" # test requires cask and ert-runner which are not packaged yet
-RDEPEND=">=app-emacs/dash-2.12.1
- >=app-emacs/pkg-info-0.4"
+RDEPEND=">=app-emacs/dash-2.12.1"
-SITEFILE="50${PN}-gentoo-r1.el"
+SITEFILE="50${PN}-gentoo.el"
+PATCHES=( ${FILESDIR}/${P}-no-pkg-info.diff )
DOCS=( README.md )
ELISP_REMOVE="flycheck-buttercup.el flycheck-ert.el"