瀏覽代碼

video editing on mesh client

Bob Mottram 7 年之前
父節點
當前提交
6fcb305e04
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      src/freedombone-image-customise

+ 2
- 2
src/freedombone-image-customise 查看文件

@@ -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