Ver código fonte

video editing on mesh client

Bob Mottram 7 anos atrás
pai
commit
6fcb305e04
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      src/freedombone-image-customise

+ 2
- 2
src/freedombone-image-customise Ver arquivo

@@ -880,8 +880,8 @@ function configure_user_interface {
880 880
     # clipboard
881 881
     chroot "$rootdir" apt-get -yq install xclip
882 882
 
883
-    # audio recording
884
-    chroot "$rootdir" apt-get -yq install audacity
883
+    # multimedia recording and editing
884
+    chroot "$rootdir" apt-get -yq install audacity kdenlive
885 885
 
886 886
     # for gtk dialog entry
887 887
     chroot "$rootdir" apt-get -yq install zenity