build: require the v2-only renderer dependency closure

This commit is contained in:
Kinneyzhang 2026-09-05 05:25:30 +08:00
parent b5f314edff
commit 41b259f772

View File

@ -3,8 +3,8 @@
;; SPDX-License-Identifier: GPL-3.0-or-later ;; SPDX-License-Identifier: GPL-3.0-or-later
;; Author: ETAF contributors ;; Author: ETAF contributors
;; Version: 0.2.0 ;; Version: 0.2.1
;; Package-Requires: ((emacs "29.1") (ebox "2.0.1") (tp "1.0.1")) ;; Package-Requires: ((emacs "29.1") (ebox "3.0.0") (tp "2.0.0"))
;; Keywords: ui, tools, convenience ;; Keywords: ui, tools, convenience
;; URL: https://github.com/ginqi7/etaf ;; URL: https://github.com/ginqi7/etaf