mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
gst-plugins-bad : reformat it so that I can add a message that r19076 was NOT tags - this version knows about openjpeg-2.1 but not openjpeg-2.2, fix it to find the versioned header when (only) 2.2 is installed.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19077 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d098232442
commit
deb1f5c489
@ -168,8 +168,9 @@
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -i 's/openjpeg-2.1/openjpeg-2.2/' ./ext/openjpeg/gstopenjpeg.h &&
|
||||
|
||||
<screen><userinput>
|
||||
sed -i 's/openjpeg-2.1/openjpeg-2.2/' \
|
||||
./ext/openjpeg/gstopenjpeg.h &&
|
||||
./configure --prefix=/usr \
|
||||
--disable-wayland \
|
||||
--disable-opencv \
|
||||
|
Loading…
Reference in New Issue
Block a user