multimedia/libva-glx: don't hardcode option dependency
Dependencies still have to be added manually due to bug 202701.
This commit is contained in:
parent
76e193c290
commit
362f8e7710
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495795
@ -6,7 +6,7 @@ COMMENT= VAAPI wrapper for GLX
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../libva
|
||||
|
||||
OPTIONS_SLAVE= GLX X11
|
||||
OPTIONS_SLAVE= GLX ${GLX_IMPLIES}
|
||||
OPTIONS_EXCLUDE=WAYLAND
|
||||
|
||||
post-install: slave-post-install
|
||||
|
Loading…
Reference in New Issue
Block a user