Update recipe for shrface (#2937)

Add minimum-emacs-version
This commit is contained in:
Vedang Manerikar 2024-05-23 21:10:08 +05:30 committed by GitHub
parent 72c191aa88
commit 3b24dce4e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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))