gnu: sugar-toolkit-gtk3: Propagate missing inputs.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add telepathy-glib and webkitgtk-with-libsoup2.
This commit is contained in:
parent
dfcf1d5d6a
commit
a31225badb
1 changed files with 4 additions and 1 deletions
|
@ -329,7 +329,10 @@ (define-public sugar-toolkit-gtk3
|
|||
python-dbus
|
||||
python-decorator
|
||||
python-pygobject
|
||||
python-six))
|
||||
python-six
|
||||
|
||||
telepathy-glib
|
||||
webkitgtk-with-libsoup2))
|
||||
(native-inputs
|
||||
(list autoconf automake
|
||||
gettext-minimal
|
||||
|
|
Loading…
Reference in a new issue