intelmetool: init at 4.8.1

This commit is contained in:
gnidorah
2018-12-13 09:41:11 +03:00
parent 716a38d015
commit bc4c3e5cb9
2 changed files with 34 additions and 0 deletions

View File

@@ -10256,6 +10256,8 @@ in
ilmbase = callPackage ../development/libraries/ilmbase { };
intelmetool = callPackage ../tools/misc/intelmetool { };
imlib = callPackage ../development/libraries/imlib {
libpng = libpng12;
};