summaryrefslogtreecommitdiff
path: root/control.sh
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-02-26 19:03:27 -0500
committerpommicket <pommicket@gmail.com>2025-02-26 19:07:23 -0500
commit359b14027b63d26407ff0ee0b27d3ece07b8f1e8 (patch)
treee890461ced7f036d44ae7ecf0d18137567370efb /control.sh
parentb821a8178a64132f058aedf7620f2a76524c6e01 (diff)
Update readme, etc.0.0.2
Diffstat (limited to 'control.sh')
-rwxr-xr-xcontrol.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/control.sh b/control.sh
index 72d0189..2dfe2cf 100755
--- a/control.sh
+++ b/control.sh
@@ -11,7 +11,7 @@ Architecture: amd64
Essential: no
Maintainer: pommicket <pommicket@gmail.com>
Description: Take pictures and videos with a webcam
-Depends: libsdl2-2.0-0, libv4l-0, libudev1, libsodium23, libfontconfig1, libsdl2-ttf-2.0-0, libjpeg62-turbo, libavcodec59, libavformat59
+Depends: libsdl2-2.0-0, libv4l-0, libudev1, libsodium23, libfontconfig1, libsdl2-ttf-2.0-0, libjpeg62-turbo, libvpx7, libogg0, libvorbisenc2
Homepage: https://github.com/pommicket/camlet
EOF
echo 'Installed-Size: '$(expr $(wc -c release/camlet camlet.png camlet.desktop | tail -n1 | cut -d' ' -f1 || exit 1) / 1024)