libmatekbd: init at 1.18.2

This commit is contained in:
romildo
2017-08-30 23:53:16 -03:00
parent 6c4424efb2
commit 75d643ee83
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -10,6 +10,7 @@ rec {
};
engrampa = callPackage ./engrampa { };
eom = callPackage ./eom { };
libmatekbd = callPackage ./libmatekbd { };
mate-common = callPackage ./mate-common { };
mate-desktop = callPackage ./mate-desktop { };
mate-icon-theme = callPackage ./mate-icon-theme { };
@@ -20,6 +21,7 @@ rec {
basePackages = [
caja
libmatekbd
mate-common
mate-desktop
mate-icon-theme