On Sun, Feb 2, 2014 at 12:33 AM, Vincent Bernat <ber...@debian.org> wrote:
>  ❦  2 février 2014 05:15 CET, Vincent Cheng <vch...@debian.org> :
>
>> libvdpau-va-gl1 ships /etc/X11/Xsession.d/20vdpau-va-gl, which contains:
>>
>>  [ ! -f /usr/lib/$(dpkg-architecture 
>> -qDEB_HOST_MULTIARCH)/vdpau/libvdpau_va_gl.so.1 ] || \
>>    export VDPAU_DRIVER=va_gl
>>
>> However,
>>
>> $ dpkg -S /usr/bin/dpkg-architecture
>> dpkg-dev: /usr/bin/dpkg-architecture
>>
>> And your package is missing a depends on dpkg-dev. Unfortunately I don't know
>> of a sane way to get the multiarch triplet without adding a dependency on
>> dpkg-dev (for dpkg-architecture) or gcc.
>
> Thanks for noticing. I have searched a bit and didn't find a way to get
> this acrhitecture. Maybe I could just build it from `arch`-`uname -s |
> tr '[A-Z]' '[a-z]'`-*?

That sounds like a possible workaround, sure. Alternatively, maybe
just drop that line and only keep "export VDPAU_DRIVER=va_gl" in that
file (given that end users have to uncomment that line manually to
begin with anyways)?

Regards,
Vincent


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to