Merge pull request #275906 from arthsmn/flowtime-fix

flowtime: fix build
This commit is contained in:
Weijia Wang 2023-12-22 03:51:49 +01:00 committed by GitHub
commit bc3575c6cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,12 +5,14 @@
, meson
, ninja
, wrapGAppsHook4
, gst_all_1
, libadwaita
, libxml2
, desktop-file-utils
, pkg-config
, libportal-gtk4
, blueprint-compiler
, appstream-glib
}:
stdenv.mkDerivation rec {
@ -32,13 +34,17 @@ stdenv.mkDerivation rec {
pkg-config
vala
wrapGAppsHook4
appstream-glib
];
buildInputs = [
libadwaita
libxml2
libportal-gtk4
];
] ++ (with gst_all_1; [
gstreamer
gst-plugins-base
]);
meta = with lib; {
description = "Get what motivates you done, without losing concentration";