diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb index 5c9061a058..fb24c63847 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.16.bb | |||
| @@ -8,7 +8,7 @@ DESCRIPTION = "Open-source X.org graphics driver for NVIDIA graphics" | |||
| 8 | 8 | ||
| 9 | DEPENDS += "virtual/libx11 libxvmc drm xorgproto \ | 9 | DEPENDS += "virtual/libx11 libxvmc drm xorgproto \ |
| 10 | virtual/libgl libpciaccess" | 10 | virtual/libgl libpciaccess" |
| 11 | RDEPENDS_${PN} += "xserver-xorg-module-exa" | 11 | RDEPENDS:${PN} += "xserver-xorg-module-exa" |
| 12 | 12 | ||
| 13 | inherit features_check | 13 | inherit features_check |
| 14 | REQUIRED_DISTRO_FEATURES += "opengl" | 14 | REQUIRED_DISTRO_FEATURES += "opengl" |
