From d7a83a08e557a6cb7d92a98c10ddcae9ad847199 Mon Sep 17 00:00:00 2001 From: Vedang Manerikar Date: Sun, 17 Mar 2024 09:53:53 +0530 Subject: [PATCH] Update recipe for shrface 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))