libmateweather: init at 1.18.1

This commit is contained in:
romildo
2017-08-30 23:56:47 -03:00
parent 20f3dfd579
commit dd3703e166
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -12,6 +12,7 @@ rec {
eom = callPackage ./eom { };
libmatekbd = callPackage ./libmatekbd { };
libmatemixer = callPackage ./libmatemixer { };
libmateweather = callPackage ./libmateweather { };
mate-common = callPackage ./mate-common { };
mate-desktop = callPackage ./mate-desktop { };
mate-icon-theme = callPackage ./mate-icon-theme { };
@@ -24,6 +25,7 @@ rec {
caja
libmatekbd
libmatemixer
libmateweather
mate-common
mate-desktop
mate-icon-theme