mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
xorg-server
- run our new autoreconf - now depends on util-macros and font-util (if we use autoreconf)
This commit is contained in:
parent
d01b15b565
commit
69eff757f5
@ -8,6 +8,8 @@ get_graphicdrivers
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
|
||||
$SCRIPTS/build util-macros
|
||||
$SCRIPTS/build font-util
|
||||
$SCRIPTS/build fontsproto
|
||||
$SCRIPTS/build randrproto
|
||||
$SCRIPTS/build renderproto
|
||||
@ -43,7 +45,9 @@ else
|
||||
fi
|
||||
|
||||
cd $PKG_BUILD
|
||||
autoconf
|
||||
|
||||
$AUTORECONF
|
||||
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user