remove "Windows 10" GTK theme since it doesn't work
This commit is contained in:
parent
05e9981c7e
commit
43b7bb2152
|
@ -18,7 +18,6 @@ RUN . ~/.cargo/env && \
|
|||
rustup target add x86_64-pc-windows-gnu
|
||||
|
||||
ADD cargo.config /home/rust/.cargo/config
|
||||
ADD Windows-10 /home/rust/Windows10
|
||||
|
||||
ENV PKG_CONFIG_ALLOW_CROSS=1
|
||||
ENV PKG_CONFIG_PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 06dd5b87781908ca0448d4577142d50796557dee
|
Loading…
Reference in New Issue