summaryrefslogtreecommitdiffstats
path: root/gtk/src/widgetdeps.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/widgetdeps.c')
-rw-r--r--gtk/src/widgetdeps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/widgetdeps.c b/gtk/src/widgetdeps.c
index af8049f58..481cbf0ec 100644
--- a/gtk/src/widgetdeps.c
+++ b/gtk/src/widgetdeps.c
@@ -57,6 +57,7 @@ static dependency_t dep_map[] =
{"AudioEncoder", "AudioSamplerate", "ac3|dts|auto", TRUE, FALSE},
{"AudioEncoder", "AudioMixdown", "ac3|dts|auto", TRUE, FALSE},
{"AudioEncoder", "AudioTrackDRCSlider", "ac3|dts|auto", TRUE, FALSE},
+ {"AudioEncoder", "drc_label", "ac3|dts|auto", TRUE, FALSE},
{"x264_bframes", "x264_weighted_bframes", "0", TRUE, FALSE},
{"x264_bframes", "x264_bpyramid", "<2", TRUE, FALSE},
{"x264_bframes", "x264_direct", "0", TRUE, FALSE},