Archived
1
0
Fork 0

gnu: sugar: Add missing inputs.

* gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add
gsettings-desktop-schemas, telepathy-mission-control, and upower.
This commit is contained in:
Ricardo Wurmus 2023-02-27 16:12:18 +01:00
parent 37049110a3
commit 20aae9ad31
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -129,19 +129,27 @@
python
sugar-toolkit-gtk3
tzdata))
;; Some packages are propagated so that they can be used with gobject
;; introspection at runtime; others are propagated for their dbus
;; services.
(propagated-inputs
(list gstreamer
(list gsettings-desktop-schemas
gstreamer
gtk+
gtksourceview-3
libsoup-minimal-2
libwnck
libxklavier
network-manager
python-gwebsockets
sugar-artwork ;for cursor theme
sugar-datastore ;for org.laptop.sugar.DataStore
telepathy-glib
webkitgtk-with-libsoup2
python-gwebsockets))
;; This is for org.freedesktop.Telepathy.AccountManager at runtime
telepathy-mission-control
;; This is for the UPowerGlib namespace
upower
webkitgtk-with-libsoup2))
(native-inputs
(list autoconf automake
gettext-minimal