mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-24 07:20:49 -04:00
Use the renamed QT ppa (with packages named the same)
This commit is contained in:
parent
2bce9c8add
commit
38cbb42b58
1 changed files with 2 additions and 1 deletions
|
@ -23,10 +23,11 @@ RUN set -x \
|
|||
RUN set -x \
|
||||
&& add-apt-repository ppa:george-edison55/cmake-3.x
|
||||
|
||||
ENV QT_PPA=qt591
|
||||
ENV QT_VERSION=qt59
|
||||
|
||||
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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue