Icon theme for kdenlive
This commit is contained in:
parent
6fcb305e04
commit
01ac99ca4c
|
@ -881,7 +881,8 @@ function configure_user_interface {
|
||||||
chroot "$rootdir" apt-get -yq install xclip
|
chroot "$rootdir" apt-get -yq install xclip
|
||||||
|
|
||||||
# multimedia recording and editing
|
# multimedia recording and editing
|
||||||
chroot "$rootdir" apt-get -yq install audacity kdenlive
|
chroot "$rootdir" apt-get -yq install audacity
|
||||||
|
chroot "$rootdir" apt-get -yq install kdenlive breeze-icon-theme
|
||||||
|
|
||||||
# for gtk dialog entry
|
# for gtk dialog entry
|
||||||
chroot "$rootdir" apt-get -yq install zenity
|
chroot "$rootdir" apt-get -yq install zenity
|
||||||
|
|
Loading…
Reference in New Issue