summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remote/modules/xorg/module.conf.ubuntu5
1 files changed, 4 insertions, 1 deletions
diff --git a/remote/modules/xorg/module.conf.ubuntu b/remote/modules/xorg/module.conf.ubuntu
index 69c3e64c..670fb18d 100644
--- a/remote/modules/xorg/module.conf.ubuntu
+++ b/remote/modules/xorg/module.conf.ubuntu
@@ -15,7 +15,6 @@ REQUIRED_CONTENT_PACKAGES="
xserver-xorg-video-ati$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-vesa$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-mga$UBUNTU_XORG_PKG_SUFFIX
- xserver-xorg-video-sis$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-vmware$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-fbdev$UBUNTU_XORG_PKG_SUFFIX
xserver-xorg-video-radeon$UBUNTU_XORG_PKG_SUFFIX
@@ -34,6 +33,10 @@ REQUIRED_CONTENT_PACKAGES="
@xserver-xorg-video-s3$UBUNTU_XORG_PKG_SUFFIX
@xserver-xorg-video-tdfx$UBUNTU_XORG_PKG_SUFFIX
"
+
+ # Ann.: xserver-xorg-video-sis$UBUNTU_XORG_PKG_SUFFIX
+ deleted, as >= 14.04.3 has no package in the moment.
+
REQUIRED_DIRECTORIES+="
/usr/lib
"