Merge pull request #331317 from bobby285271/fix/libmatekbd
mate.libmatekbd: Compile gsettings schemas
This commit is contained in:
@@ -41,6 +41,10 @@ stdenv.mkDerivation rec {
|
||||
libxklavier
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
glib-compile-schemas $out/share/glib-2.0/schemas
|
||||
'';
|
||||
|
||||
passthru.updateScript = gitUpdater {
|
||||
rev-prefix = "v";
|
||||
odd-unstable = true;
|
||||
|
||||
Reference in New Issue
Block a user