boost: Remove boost.lib
This commit is contained in:
@@ -26,11 +26,9 @@ let
|
||||
patches = [ ./synfig-cstring.patch ];
|
||||
|
||||
buildInputs = [
|
||||
ETL boost boost.lib cairo gettext glibmm libsigcxx libtool libxmlxx pango
|
||||
ETL boost cairo gettext glibmm libsigcxx libtool libxmlxx pango
|
||||
pkgconfig
|
||||
];
|
||||
|
||||
configureFlags = [ "--with-boost-libdir=${boost.lib}/lib" ];
|
||||
};
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user