1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 19:11:46 +02:00

gnu: edi: Use regular check.

* gnu/packages/enlightenment.scm (edi)[native-inputs]: Replace check-0.14 with
check.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Thiago Jung Bauermann
2022-07-02 01:07:54 -03:00
committed by Liliana Marie Prikler
parent b6b47a4423
commit 71ccba00e7
+1 -1
View File
@@ -465,7 +465,7 @@ Libraries stack (eo, evas, ecore, edje, emotion, ethumb and elementary).")
(lambda _ (setenv "HOME" "/tmp") #t)))
#:tests? #f)) ; tests require running dbus service
(native-inputs
`(("check" ,check-0.14)
`(("check" ,check)
("gettext" ,gettext-minimal)
("pkg-config" ,pkg-config)))
(inputs