mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-efl.
* gnu/packages/enlightenment.scm (python2-efl): Delete variable.
This commit is contained in:
parent
9f917c945e
commit
8ca8ba1761
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue