summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfigurator.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-02-04 16:11:17 +0000
committerFrancois Pons <fpons@mandriva.com>2002-02-04 16:11:17 +0000
commit75b3502a04b7ef9d6c4cd1352da859f291be8a68 (patch)
tree9b990c84ef1b876643d4933b66182258f2f37da0 /perl-install/Xconfigurator.pm
parentfb1995145fb570a84cb824c262df5cce74023ee3 (diff)
downloaddrakx-backup-do-not-use-75b3502a04b7ef9d6c4cd1352da859f291be8a68.tar
drakx-backup-do-not-use-75b3502a04b7ef9d6c4cd1352da859f291be8a68.tar.gz
drakx-backup-do-not-use-75b3502a04b7ef9d6c4cd1352da859f291be8a68.tar.bz2
drakx-backup-do-not-use-75b3502a04b7ef9d6c4cd1352da859f291be8a68.tar.xz
drakx-backup-do-not-use-75b3502a04b7ef9d6c4cd1352da859f291be8a68.zip
added v4l module all the time (along with dbe already present).
Diffstat (limited to 'perl-install/Xconfigurator.pm')
-rw-r--r--perl-install/Xconfigurator.pm4
1 files changed, 3 insertions, 1 deletions
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(