libmatemixer: init at 1.18.0

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