Skip to content

Commit

Permalink
fix: 修复录音功能依赖缺失 (#12)
Browse files Browse the repository at this point in the history
添加依赖

Log: 修复录音功能依赖缺失

Bug: https://pms.uniontech.com/bug-view-141019.html
  • Loading branch information
liuyang19903 authored Jun 15, 2022
1 parent b9a8e98 commit eb5976c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Build-Depends:
libvlccore-dev,
libqt5webchannel5-dev,
qtwebengine5-dev,
libgtest-dev
libgtest-dev,
gstreamer1.0-pulseaudio
Standards-Version: 4.1.3
Homepage: <insert the upstream URL, if relevant>
#Vcs-Browser: https://salsa.debian.org/debian/voice-note
Expand Down

0 comments on commit eb5976c

Please sign in to comment.