fix build by adding xrandr as XORG dependency
This commit is contained in:
parent
a6a084641f
commit
4b99242b11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345209
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ USE_LDCONFIG= YES
|
|||
USE_BZIP2= YES
|
||||
USES= cmake
|
||||
USE_SDL= sdl
|
||||
USE_XORG= xaw
|
||||
USE_XORG= xaw xrandr
|
||||
USE_GCC= 4.7+
|
||||
|
||||
NO_STAGE= yes
|
||||
|
|
Loading…
Reference in a new issue