Package: qtmultimedia-opensource-src / 5.15.17-2

Metadata

Package Version Patches format
qtmultimedia-opensource-src 5.15.17-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
rpath_nonlinux.diff | (download)

examples/multimedia/spectrum/app/app.pro | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable rpath also on hurd
 Enable RPATH also on the Hurd, so the spectrum example can locate the fftreal
 library in its own directory.
 .
 The "hurd-*" addition can be upstreamed.