diff options
author | Johns <johns98@gmx.net> | 2012-01-16 23:55:45 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-16 23:55:45 +0100 |
commit | e419742a40ceb35a86af3b39c827de1fe0f51307 (patch) | |
tree | 11966b999b484328da0d471397f120f2ed4731bc /vdr-softhddevice-9999.ebuild | |
parent | 2cacdc6c90fa927a7882e526d3ce35c033ac38e7 (diff) | |
download | vdr-plugin-softhddevice-e419742a40ceb35a86af3b39c827de1fe0f51307.tar.gz vdr-plugin-softhddevice-e419742a40ceb35a86af3b39c827de1fe0f51307.tar.bz2 |
OSS needs kernel headers.
Diffstat (limited to 'vdr-softhddevice-9999.ebuild')
-rw-r--r-- | vdr-softhddevice-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vdr-softhddevice-9999.ebuild b/vdr-softhddevice-9999.ebuild index 52561d4..578a681 100644 --- a/vdr-softhddevice-9999.ebuild +++ b/vdr-softhddevice-9999.ebuild @@ -39,6 +39,7 @@ DEPEND=">=x11-libs/libxcb-1.7 vdpau? ( x11-libs/libvdpau ) vaapi? ( x11-libs/libva ) alsa? ( media-libs/alsa-lib ) + oss? ( sys-kernel/linux-headers ) " src_prepare() { |