mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
Build QtWebkit and Sparsehash with MXE
This commit is contained in:
@@ -202,10 +202,10 @@ RUN cd $MXE_PATH \
|
|||||||
liblastfm \
|
liblastfm \
|
||||||
libgsasl
|
libgsasl
|
||||||
|
|
||||||
#RUN cd $MXE_PATH \
|
RUN cd $MXE_PATH \
|
||||||
# && sudo make MXE_TARGETS=$MXE_TOOLCHAIN MXE_PLUGIN_DIRS=$MXE_PLUGINS \
|
&& sudo make MXE_TARGETS=$MXE_TOOLCHAIN MXE_PLUGIN_DIRS=$MXE_PLUGINS \
|
||||||
# qtwebkit \
|
qtwebkit \
|
||||||
# sparsehash
|
sparsehash
|
||||||
|
|
||||||
ENV PATH=/opt/mxe/usr/bin:$PATH
|
ENV PATH=/opt/mxe/usr/bin:$PATH
|
||||||
RUN sudo chmod -R 777 /opt/mxe/.ccache
|
RUN sudo chmod -R 777 /opt/mxe/.ccache
|
||||||
|
Reference in New Issue
Block a user