소스 검색

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