Merge pull request #139175 from hqurve/walc

This commit is contained in:
Sandro 2021-09-23 17:14:31 +02:00 committed by GitHub
commit 6c6ad879b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@
, libappindicator-gtk3
, gst_all_1
, pcre
, wrapGAppsHook
}:
stdenv.mkDerivation rec {
@ -24,6 +25,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
cmake
pkg-config
wrapGAppsHook
];
buildInputs = [