[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/37: gnu: python-kivy: Remove unused input.
From: |
guix-commits |
Subject: |
25/37: gnu: python-kivy: Remove unused input. |
Date: |
Mon, 16 Mar 2020 10:46:27 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit aa0e4413b70819beea554b8071694b296642d842
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Mar 16 13:24:14 2020 +0100
gnu: python-kivy: Remove unused input.
* gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT.
---
gnu/packages/python-xyz.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2aea2be..f467e28 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11603,8 +11603,7 @@ and/or Xon/Xoff. The port is accessed in RAW mode.")
"/include/SDL2"))
#t)))))
(native-inputs
- `(("git" ,git)
- ("pkg-config" ,pkg-config)
+ `(("pkg-config" ,pkg-config)
("python-cython" ,python-cython)))
(inputs
`(("gstreamer" ,gstreamer)
- 28/37: gnu: python-zope-exceptions: Update to 4.3., (continued)
- 28/37: gnu: python-zope-exceptions: Update to 4.3., guix-commits, 2020/03/16
- 30/37: gnu: python-zope-testrunner: Update to 5.1., guix-commits, 2020/03/16
- 31/37: gnu: python-zope-i18nmessageid: Update to 5.0.1., guix-commits, 2020/03/16
- 35/37: gnu: python-zope-location: Update to 4.2., guix-commits, 2020/03/16
- 36/37: gnu: python-zope-security: Update to 5.1.0., guix-commits, 2020/03/16
- 37/37: gnu: python-tqdm: Update to 4.43.0., guix-commits, 2020/03/16
- 19/37: gnu: Remove python2-oslo.serialization., guix-commits, 2020/03/16
- 34/37: gnu: python-zope-proxy: Update to 4.3.4., guix-commits, 2020/03/16
- 32/37: gnu: python-zope-schema: Update to 5.0.1., guix-commits, 2020/03/16
- 11/37: gnu: python2-flake8: Add missing propagated dependency., guix-commits, 2020/03/16
- 25/37: gnu: python-kivy: Remove unused input.,
guix-commits <=
- 29/37: gnu: python-zope-testing: Update to 4.7., guix-commits, 2020/03/16