summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/qt.scm6
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index bf22c7900a6..2f8d8503bac 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5068,12 +5068,6 @@ This package provides the Python bindings.")))
5068 (description 5068 (description
5069 "This package contains the union of PyQt and the Qscintilla extension."))) 5069 "This package contains the union of PyQt and the Qscintilla extension.")))
5070 5070
5071;; FIXME Remove this procedure and its related package when qgis won't need them
5072;; anymore
5073(define python-sip-6.8-instead-of-python-sip
5074 (package-input-rewriting `((,python-sip . ,python-sip-6.8))
5075 #:deep? #t))
5076
5077(define-public qtkeychain 5071(define-public qtkeychain
5078 (package 5072 (package
5079 (name "qtkeychain") 5073 (name "qtkeychain")