summaryrefslogtreecommitdiff
path: root/iso
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2014-07-02 18:29:43 +0200
committerJuergen Daubert <jue@jue.li>2014-07-02 18:29:43 +0200
commit32b16105ffc29add9633524e6d8b8c69452ecd63 (patch)
tree8df28793cbd29143bf1bda31d76e1aa0952b7fe9 /iso
parenta28192521758fbfee0f96cc5a09e606c77098cd9 (diff)
downloadiso-32b16105ffc29add9633524e6d8b8c69452ecd63.tar.gz
iso-32b16105ffc29add9633524e6d8b8c69452ecd63.tar.xz
packages.xorg, setup-helper: mesa3d depends on libvdpau
Diffstat (limited to 'iso')
-rwxr-xr-xiso/bin/setup-helper2
1 files changed, 1 insertions, 1 deletions
diff --git a/iso/bin/setup-helper b/iso/bin/setup-helper
index a10af1f..a84b4d1 100755
--- a/iso/bin/setup-helper
+++ b/iso/bin/setup-helper
@@ -112,7 +112,7 @@ if [ `is_installed libjpeg` ]; then
fi
if [ `is_installed mesa3d` ]; then
- inject_packages llvm elfutils xorg-presentproto xorg-libxshmfence
+ inject_packages llvm elfutils libvdpau xorg-presentproto xorg-libxshmfence
fi
if [ `is_installed xorg-xf86-video-ati` ]; then

Generated by cgit