mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
xorg-xserver: configure needs pkg-config
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
ec8eda419a
commit
b96193a4b5
@ -54,7 +54,8 @@ XSERVER_XORG_SERVER_DEPENDENCIES = \
|
|||||||
xkeyboard-config \
|
xkeyboard-config \
|
||||||
pixman \
|
pixman \
|
||||||
openssl \
|
openssl \
|
||||||
mcookie
|
mcookie \
|
||||||
|
host-pkg-config
|
||||||
|
|
||||||
XSERVER_XORG_SERVER_CONF_OPT = --disable-config-hal \
|
XSERVER_XORG_SERVER_CONF_OPT = --disable-config-hal \
|
||||||
--disable-xnest --disable-xephyr --disable-xvfb \
|
--disable-xnest --disable-xephyr --disable-xvfb \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user