blob: 377624999bb9d452c27f0763dfa5f960698300c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# Enter packages to skip (perhaps because they aren't used on
# this platform) below. Just the package name -- no version
# number is needed.
# MacOS related packages:
applewmproto
windowswmproto
libAppleWM
libWindowsWM
# Sun video cards:
xf86-video-sunbw2
xf86-video-suncg14
xf86-video-suncg3
xf86-video-suncg6
xf86-video-sunffb
xf86-video-sunleo
xf86-video-suntcx
# Obsolete packages:
liboldX
xf86-video-amd
xf86-video-via
xkbdata
xphelloworld
xrx
# Not applicable to us
grandr
constype
# CAREFUL NOT TO "SHIP" THE STUFF BELOW IN THE MAIN X PACKAGES DIR!
# This is probably obsolete, and kills "X -configure" too
xf86-video-nsc
# We don't want this one, as it causes failure of X with no xorg.conf
xf86-video-fbdev
|