From 3b24dce4e8039d718fcd8b3a0aeee17cdd1aa434 Mon Sep 17 00:00:00 2001 From: Vedang Manerikar Date: Thu, 23 May 2024 21:10:08 +0530 Subject: [PATCH] Update recipe for shrface (#2937) Add minimum-emacs-version --- recipes/shrface.rcp | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/shrface.rcp b/recipes/shrface.rcp index 4d09593f3..a4a49903a 100644 --- a/recipes/shrface.rcp +++ b/recipes/shrface.rcp @@ -2,4 +2,5 @@ :description "Extend shr/eww with org features and analysis capability." :type github :pkgname "chenyanming/shrface" + :minimum-emacs-version "25.1" :depends (org-mode language-detection))