webkitgtk214x: reenable needed fix
was disabled for testing but somehow made it into my pr. From #19081.
This commit is contained in:
parent
67005e3c79
commit
733c706c91
@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# XXX: WebKit2 missing include path for gst-plugins-base.
|
||||
# Filled: https://bugs.webkit.org/show_bug.cgi?id=148894
|
||||
#NIX_CFLAGS_COMPILE = "-I${gst-plugins-base.dev}/include/gstreamer-1.0";
|
||||
NIX_CFLAGS_COMPILE = "-I${gst-plugins-base.dev}/include/gstreamer-1.0";
|
||||
|
||||
nativeBuildInputs = [
|
||||
cmake perl python ruby bison gperf sqlite
|
||||
|
Loading…
Reference in New Issue
Block a user