Use the renamed QT ppa (with packages named the same)
This commit is contained in:
@@ -23,10 +23,11 @@ RUN set -x \
|
|||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& add-apt-repository ppa:george-edison55/cmake-3.x
|
&& add-apt-repository ppa:george-edison55/cmake-3.x
|
||||||
|
|
||||||
|
ENV QT_PPA=qt591
|
||||||
ENV QT_VERSION=qt59
|
ENV QT_VERSION=qt59
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& add-apt-repository --yes ppa:beineri/opt-${QT_VERSION}-trusty
|
&& add-apt-repository --yes ppa:beineri/opt-${QT_PPA}-trusty
|
||||||
|
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
|
|||||||
Reference in New Issue
Block a user