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