[Lunar-commits] <moonbase-kde> Merge pull request #51 from v4hn/pyqt5-typo
Dennis Veatch
dennisveatch at bellsouth.net
Fri Nov 14 20:43:21 CET 2014
commit 5eb306d985d2833238122eab17bed10f71604608
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 14 Nov 2014 14:43:20 -0500
URL: https://github.com/lunar-linux/moonbase-kde/commit/5eb306d985d2833238122eab17bed10f71604608
Merge pull request #51 from v4hn/pyqt5-typo
fix typo in PyQt5/DEPENDS
---
qt5-apps/PyQt5/DEPENDS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/qt5-apps/PyQt5/DEPENDS
+++ b/qt5-apps/PyQt5/DEPENDS
@@ -1,4 +1,4 @@
depends qt5
depends sip
-optional_depends "Python-3 "" "" "For Python-3 bindings support" n
+optional_depends Python-3 "" "" "For Python-3 bindings support" n
More information about the Lunar-commits
mailing list