flake: add missing dependencies for linux build
This commit is contained in:
@@ -101,6 +101,8 @@
|
|||||||
|
|
||||||
# Needed by flutter_secure_storage
|
# Needed by flutter_secure_storage
|
||||||
libsecret.dev
|
libsecret.dev
|
||||||
|
jsoncpp.dev
|
||||||
|
|
||||||
gtk3.dev
|
gtk3.dev
|
||||||
pcre2.dev
|
pcre2.dev
|
||||||
libsysprof-capture
|
libsysprof-capture
|
||||||
@@ -112,6 +114,11 @@
|
|||||||
libdatrie.dev
|
libdatrie.dev
|
||||||
libgpg-error.dev
|
libgpg-error.dev
|
||||||
xorg.libXdmcp.dev
|
xorg.libXdmcp.dev
|
||||||
|
lerc.dev
|
||||||
|
libxkbcommon.dev
|
||||||
|
libepoxy.dev
|
||||||
|
xorg.libXtst
|
||||||
|
|
||||||
pkg-config
|
pkg-config
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user