diff --git a/mingw64-filesystem.spec b/mingw64-filesystem.spec index e7e365b..3a5c477 100644 --- a/mingw64-filesystem.spec +++ b/mingw64-filesystem.spec @@ -40,6 +40,12 @@ Provides: mingw64(dbghelp.dll) Provides: mingw64(mpr.dll) Provides: mingw64(userenv.dll) Provides: mingw64(uxtheme.dll) +# TODO: The available DLL's can be identified by the +# available import libraries of the mingw64-runtime package. +# needed by mingw64-libqt5-qtbase +Provides: mingw64(d2d1.dll) +Provides: mingw64(d3d11.dll) +Provides: mingw64(dwrite.dll) Requires: mingw64-cross-breakpad-tools Requires: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build