diff options
Diffstat (limited to 'repo/xf86-video-ati/xf86-video-ati.xibuild')
-rw-r--r-- | repo/xf86-video-ati/xf86-video-ati.xibuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/xf86-video-ati/xf86-video-ati.xibuild b/repo/xf86-video-ati/xf86-video-ati.xibuild index f9bc5b3..c5c29b2 100644 --- a/repo/xf86-video-ati/xf86-video-ati.xibuild +++ b/repo/xf86-video-ati/xf86-video-ati.xibuild @@ -1,7 +1,6 @@ #!/bin/sh -MAKEDEPS="make" -DEPS="xorg-server mesa" +MAKEDEPS="make xorg-server mesa" DESC="X.org ATI video driver" |