video editing on mesh client
This commit is contained in:
parent
f1759c7631
commit
6fcb305e04
|
@ -880,8 +880,8 @@ function configure_user_interface {
|
|||
# clipboard
|
||||
chroot "$rootdir" apt-get -yq install xclip
|
||||
|
||||
# audio recording
|
||||
chroot "$rootdir" apt-get -yq install audacity
|
||||
# multimedia recording and editing
|
||||
chroot "$rootdir" apt-get -yq install audacity kdenlive
|
||||
|
||||
# for gtk dialog entry
|
||||
chroot "$rootdir" apt-get -yq install zenity
|
||||
|
|
Loading…
Reference in New Issue