[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
397/401: gnu: flatpak: Update package definition.
From: |
guix-commits |
Subject: |
397/401: gnu: flatpak: Update package definition. |
Date: |
Tue, 18 Aug 2020 16:22:33 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 793c33b4543fdcf24ebbec8d473c014197eae73d
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Sun Aug 16 20:32:36 2020 -0400
gnu: flatpak: Update package definition.
* gnu/packages/package-management.scm (flatpak): Update package definition.
[inputs]: Move libostree to ...
[propagated-inputs]: ... here. Add glib.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/package-management.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index 2220d05..93be5ac 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1255,6 +1255,8 @@ cp -r /tmp/locale/*/en_US.*")))
("socat" ,socat)
("which" ,which)))
(propagated-inputs `(("glib-networking" ,glib-networking)
+ ("glib" ,glib)
+ ("libostree" ,libostree)
("gnupg" ,gnupg)
("gsettings-desktop-schemas"
,gsettings-desktop-schemas)))
- 371/401: gnu: gnome-control-center: Include python phases., (continued)
- 371/401: gnu: gnome-control-center: Include python phases., guix-commits, 2020/08/18
- 372/401: gnu: gnome-settings-daemon: Include python phases., guix-commits, 2020/08/18
- 374/401: gnu: mutter: Include python phases., guix-commits, 2020/08/18
- 373/401: gnu: gnome-shell: Include python phases., guix-commits, 2020/08/18
- 380/401: gnu: libcamera: Include python phases., guix-commits, 2020/08/18
- 386/401: gnu: gnome-weather: Remove custom typelib wrap and add python phases., guix-commits, 2020/08/18
- 387/401: gnu: orca: Remove custom typelib wrap., guix-commits, 2020/08/18
- 391/401: gnu: rygel: Add python phases., guix-commits, 2020/08/18
- 392/401: gnu: gnome-terminal: Enable gnome shell search provider., guix-commits, 2020/08/18
- 393/401: gnu: gst-plugins-bad: Enable wpewebkit support., guix-commits, 2020/08/18
- 397/401: gnu: flatpak: Update package definition.,
guix-commits <=
- 400/401: gnu: Add generic desktop services., guix-commits, 2020/08/18
- 299/401: gnu: gnome-themes-extra: Update package definition., guix-commits, 2020/08/18
- 309/401: gnu: orca: Update package definition., guix-commits, 2020/08/18
- 310/401: gnu: gst-editing-services: Update package definition., guix-commits, 2020/08/18
- 322/401: gnu: mutter: Update package definition., guix-commits, 2020/08/18
- 326/401: build-system/glib-or-gtk: Also wrap executables that are in "sbin"., guix-commits, 2020/08/18
- 353/401: gnu: pango: Include python phases., guix-commits, 2020/08/18
- 363/401: gnu: grilo: Include python phases., guix-commits, 2020/08/18
- 366/401: gnu: network-manager: Include python phases., guix-commits, 2020/08/18
- 368/401: gnu: tracker: Include python phases., guix-commits, 2020/08/18