phonon_qt5_backend_gstreamer: hack-fix build
This commit is contained in:
parent
afd37d9251
commit
861debbf9f
@ -25,6 +25,8 @@ stdenv.mkDerivation rec {
|
|||||||
]
|
]
|
||||||
++ optional debug "-DCMAKE_BUILD_TYPE=Debug";
|
++ optional debug "-DCMAKE_BUILD_TYPE=Debug";
|
||||||
|
|
||||||
|
NIX_CFLAGS_COMPILE = "-fPIC";
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://phonon.kde.org/;
|
homepage = http://phonon.kde.org/;
|
||||||
description = "GStreamer backend for Phonon";
|
description = "GStreamer backend for Phonon";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user