mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
33af2d95f7
d/libtool-2.4.6-x86_64-12.txz: Rebuilt. Recompiled to update embedded GCC version number. d/strace-5.3-x86_64-1.txz: Upgraded. n/iproute2-5.3.0-x86_64-1.txz: Upgraded. x/libXvMC-1.0.12-x86_64-2.txz: Rebuilt. Restored xv to xvmc.pc to fix Mesa build (and possibly others). x/mesa-19.2.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-68.1.1-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/68.1.1/releasenotes/ https://www.mozilla.org/security/known-vulnerabilities/thunderbird.html (* Security fix *)
12 lines
369 B
Diff
12 lines
369 B
Diff
--- ./xvmc.pc.in.orig 2019-09-24 11:54:56.000000000 -0500
|
|
+++ ./xvmc.pc.in 2019-09-25 15:49:26.561254254 -0500
|
|
@@ -6,7 +6,7 @@
|
|
Name: XvMC
|
|
Description: The XvMC Library
|
|
Version: @PACKAGE_VERSION@
|
|
-Requires: xproto videoproto
|
|
-Requires.private: x11 xext
|
|
+Requires: xproto videoproto xv
|
|
+Requires.private: x11 xext xv
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lXvMC
|