@@ -23,6 +23,7 @@
;;; Copyright © 2020 Jack Hill <jackhill@jackhill.us>
;;; Copyright © 2020 Morgan Smith <Morgan.J.Smith@outlook.com>
;;; Copyright © 2022 Zhu Zihao <all_but_last@163.com>
+;;; Copyright © 2022 Philip McGrath <philip@philipmcgrath.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -358,10 +359,11 @@ (define-public emacs-next-pgtk
((#:configure-flags flags #~'())
#~(cons* "--with-pgtk" "--with-xwidgets" #$flags))))
(propagated-inputs
- (list gsettings-desktop-schemas glib-networking))
+ (list gsettings-desktop-schemas))
(inputs
(modify-inputs (package-inputs emacs-next)
- (prepend webkitgtk-with-libsoup2)))
+ (prepend webkitgtk-with-libsoup2
+ glib-networking)))
(home-page "https://github.com/masm11/emacs")
(synopsis "Emacs text editor with @code{pgtk} and @code{xwidgets} support")
(description "This Emacs build implements graphical UI purely in terms of