Skip to content

Commit f52797e

Browse files
author
Zeming Leng
committed
adding Qt development tools for m chip macs
1 parent c27d476 commit f52797e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ RUN apt-get update && \
66
apt-get --no-install-recommends -y install \
77
build-essential \
88
bash-completion \
9+
# Install Qt5 dependencies for pytest-qt, only for m chip Macs
10+
#-y qt5-qmake qtbase5-dev\
911
# hdf5 needed for pytables installation
1012
libhdf5-dev \
1113
# libgles2-mesa needed for pytest-qt

0 commit comments

Comments
 (0)