webkitgtk214x: reenable needed fix

was disabled for testing but somehow made it into my pr.

From #19081.
This commit is contained in:
Alexander Ried 2016-09-28 23:36:25 +02:00 committed by Franz Pletz
parent 67005e3c79
commit 733c706c91
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -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