mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
enet: prevent from building with cmake configuration
This commit is contained in:
parent
02f0de1a7e
commit
468f9676c1
@ -30,6 +30,7 @@ PKG_SHORTDESC="ENet's purpose is to provide a relatively thin, simple and robust
|
||||
PKG_LONGDESC="ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol)"
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_USE_CMAKE="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"
|
||||
|
Loading…
x
Reference in New Issue
Block a user