mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
no-kdenlive-recommends
This commit is contained in:
parent
1712b8b95d
commit
7724ea1c7f
1 changed files with 2 additions and 1 deletions
|
|
@ -315,7 +315,8 @@ RUN wget -q -O jump.deb https://github.com/gsamokovarov/jump/releases/download/v
|
|||
# Install kdenlive
|
||||
RUN apt-get install -qq \
|
||||
kde-style-breeze \
|
||||
kdenlive
|
||||
kdenlive \
|
||||
--no-install-recommends
|
||||
|
||||
# Install ksnip
|
||||
RUN apt-get install -qq libqt5x11extras5-dev libxcb-dpms0 && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue