diff options
-rw-r--r-- | px/packages/qt.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/px/packages/qt.scm b/px/packages/qt.scm index 2ec7c6f..c186664 100644 --- a/px/packages/qt.scm +++ b/px/packages/qt.scm @@ -136,7 +136,7 @@ (build-system qt-build-system) (inputs (list qtbase-5 - qtlocation + qtlocation-5 qtdeclarative-5)) (native-inputs (list pkg-config qttools-5)) |