me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pkgconfig.

* gnu/packages/python-xyz.scm (python2-pkgconfig): Delete variable.
Maxim Cournoyer 2022-04-29 23:10:41 -04:00
parent a5815cc1bb
commit b8859d30b7
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -16336,9 +16336,6 @@ check if a package meets certain version requirements, query CFLAGS and
LDFLAGS and parse the output to build extensions with setup.py.")
(license license:expat)))
(define-public python2-pkgconfig
(package-with-python2 python-pkgconfig))
(define-public python-bz2file
(package
(name "python-bz2file")