[Cin] Debian 12 / testing bld-prepare fix
Andrew Randrianasulu
randrianasulu at gmail.com
Fri Jul 21 23:07:27 CEST 2023
so far only prepare/autogen.sh/configure --with-single-user finished.
make is next
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20230722/4ec44854/attachment.htm>
-------------- next part --------------
diff --git a/cinelerra-5.1/blds/bld_prepare.sh b/cinelerra-5.1/blds/bld_prepare.sh
index 6286989..11f2a77 100755
--- a/cinelerra-5.1/blds/bld_prepare.sh
+++ b/cinelerra-5.1/blds/bld_prepare.sh
@@ -126,7 +126,7 @@ case "$dir" in
fonts-dejavu libopenexr-dev festival libfftw3-dev gdb libusb-1.0-0-dev \
libdc1394-25 libdc1394-dev libflac-dev libjbig-dev libvdpau-dev libva-dev \
inkscape libsndfile1-dev libtheora-dev cmake udftools libxml2-utils git \
- autoconf automake debhelper libgtk2.0-dev libpulse-dev 2to3 python-is-python3 python2-minimal python2 dh-python \
+ autoconf automake debhelper libgtk2.0-dev libpulse-dev 2to3 python-is-python3 python3 dh-python \
patchelf libboost-filesystem-dev libboost-regex-dev fuse
;;
More information about the Cin
mailing list