libyafaray: remove boost from dependencies

This commit is contained in:
Weijia Wang 2023-01-01 22:05:11 +01:00 committed by Rick van Schijndel
parent 2876f8026f
commit 5947344587

View file

@ -1,5 +1,4 @@
{ boost165 { cmake
, cmake
, fetchFromGitHub , fetchFromGitHub
, freetype , freetype
, ilmbase , ilmbase
@ -37,7 +36,6 @@ stdenv.mkDerivation rec {
]; ];
buildInputs = [ buildInputs = [
boost165
freetype freetype
ilmbase ilmbase
libjpeg libjpeg