Le 22/07/2014 15:40, Armin K. a écrit :
On 07/22/2014 03:22 PM, [email protected] wrote:
Author: pierre
Date: Tue Jul 22 06:22:01 2014
New Revision: 13543

Log:
missing dependency

Modified:
    trunk/BOOK/x/installing/libvdpau.xml

Modified: trunk/BOOK/x/installing/libvdpau.xml
==============================================================================
--- trunk/BOOK/x/installing/libvdpau.xml        Tue Jul 22 06:19:25 2014        
(r13542)
+++ trunk/BOOK/x/installing/libvdpau.xml        Tue Jul 22 06:22:01 2014        
(r13543)
@@ -143,7 +143,8 @@
<bridgehead renderas="sect5">Required</bridgehead>
      <para role="required">
-      <xref linkend="cmake"/> and
+      <xref linkend="cmake"/>,
+      <xref linkend="libva"/> and
        <xref linkend="xorg7-lib"/>
      </para>
libva and libvdpau are "competing" API's and it would be fun if one
depended on other :-) (long story short: check again, it's incorrect).

It's true for libvdpau-va-gl though, which enables libvdpau based apps
to utilize libva drivers.

I agree, but what I mean is that, since the two libraries (libvdpau, libvdpau-gl) are on the same page, and we have only one place on the page to put dependencies, there is an artificial dep of libvdpau on libva... Of course, we could use something like "some_deps (for libvdpau-va-gl)", but I think it is cleaner to split the pages. See ticket 5290.

Thanks
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to