FreeBSD Bugzilla – Attachment 195128 Details for
Bug 229774
Fix x11/xorg-minimal when build with VIDEO_DRIVER="intel"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix libva-intel-driver dependency
Makefile.diff (text/plain), 717 bytes, created by
Grzegorz Blach
on 2018-07-14 18:40:08 UTC
(
hide
)
Description:
Fix libva-intel-driver dependency
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2018-07-14 18:40:08 UTC
Size:
717 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 474629) >+++ Makefile (working copy) >@@ -22,7 +22,7 @@ > .if ${VIDEO_DRIVER} == "nvidia" > RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/drivers/nvidia_drv.so:x11/nvidia-driver > .elif ${VIDEO_DRIVER} == "intel" >-RUN_DEPENDS+= ${LOCALBASE}/lib/va/i965_drv_video.so:multimedia/libva-intel-driver >+RUN_DEPENDS+= ${LOCALBASE}/lib/dri/i965_drv_video.so:multimedia/libva-intel-driver > RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/drivers/${VIDEO_DRIVER}_drv.so:x11-drivers/xf86-video-${VIDEO_DRIVER} > .else > RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/drivers/${VIDEO_DRIVER}_drv.so:x11-drivers/xf86-video-${VIDEO_DRIVER}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229774
: 195128