tweak(wanderlust): add +xface flag

This commit is contained in:
Kirill A. Korinsky 2024-01-14 14:31:31 +01:00
parent a20ca0cc0a
commit a461a1f62c
No known key found for this signature in database
GPG key ID: 98D8D9867759226E
3 changed files with 17 additions and 0 deletions

View file

@ -9,3 +9,9 @@
(package! semi :recipe (:branch "semi-1_14-wl") :pin "9063a4485b148a767ea924f0e7cc78d3524ba256")
(package! wanderlust :pin "9fd2c65e8d690625f35035a71e73f51f740dbe04")
(when (modulep! +xface)
(package! x-face-e21
:recipe (:host nil :repo "https://salsa.debian.org/debian/x-face-el.git"
:files ("debian/x-face-e21.el"))
:pin "871156a776cc1bc9dd035205b6875c55db6ae215"))