guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: python-pyqt: Add qtwebkit.


From: Efraim Flashner
Subject: 02/02: gnu: python-pyqt: Add qtwebkit.
Date: Tue, 31 Jul 2018 10:46:37 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 52404022cf36db077c909bde9e739c9de5a662f9
Author: Efraim Flashner <address@hidden>
Date:   Tue Jul 31 17:45:01 2018 +0300

    gnu: python-pyqt: Add qtwebkit.
    
    * gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
---
 gnu/packages/qt.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 7512a51..f6eb283 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1786,7 +1786,7 @@ module provides support functions to the automatically 
generated code.")
        ("qtsvg" ,qtsvg)
        ("qttools" ,qttools)
        ("qtwebchannel" ,qtwebchannel)
-       ;("qtwebkit" ,qtwebkit)
+       ("qtwebkit" ,qtwebkit)
        ("qtwebsockets" ,qtwebsockets)
        ("qtx11extras" ,qtx11extras)
        ("qtxmlpatterns" ,qtxmlpatterns)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]