gnu: Remove python2-efl.

* gnu/packages/enlightenment.scm (python2-efl): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:18:36 -04:00
parent 9f917c945e
commit 8ca8ba1761
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -439,9 +439,6 @@ (define-public python-efl
Libraries stack (eo, evas, ecore, edje, emotion, ethumb and elementary).")
(license license:lgpl3)))
(define-public python2-efl
(package-with-python2 python-efl))
(define-public edi
(package
(name "edi")