From 75b3502a04b7ef9d6c4cd1352da859f291be8a68 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Mon, 4 Feb 2002 16:11:17 +0000 Subject: added v4l module all the time (along with dbe already present). --- perl-install/Xconfigurator.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install/Xconfigurator.pm') diff --git a/perl-install/Xconfigurator.pm b/perl-install/Xconfigurator.pm index 88a226fd7..03817d3d8 100644 --- a/perl-install/Xconfigurator.pm +++ b/perl-install/Xconfigurator.pm @@ -1154,8 +1154,10 @@ EndSection Section "Module" # This loads the DBE extension module. - Load "dbe" + +# This loads the Video for Linux module. + Load "v4l" ); if ($o->{card}{DRI_glx}) { print G qq( -- cgit v1.2.1