10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
Packaging a VDPAU driver
|
|
========================
|
|
|
|
If you package a VDPAU driver, i.e. some library that is to be loaded by
|
|
libvdpau.so.1, your package must include the following three relationships:
|
|
|
|
Depends: libvdpau1 (may be versioned)
|
|
Enhances: libvdpau1
|
|
Provides: vdpau-driver
|