fix(packaging/linux): depend on libgbm (#4113)
This commit is contained in:
@@ -45,6 +45,7 @@ set(CPACK_DEBIAN_PACKAGE_DEPENDS "\
|
|||||||
libcap2, \
|
libcap2, \
|
||||||
libcurl4, \
|
libcurl4, \
|
||||||
libdrm2, \
|
libdrm2, \
|
||||||
|
libgbm1, \
|
||||||
libevdev2, \
|
libevdev2, \
|
||||||
libnuma1, \
|
libnuma1, \
|
||||||
libopus0, \
|
libopus0, \
|
||||||
@@ -65,6 +66,7 @@ set(CPACK_RPM_PACKAGE_REQUIRES "\
|
|||||||
libva >= 2.14.0, \
|
libva >= 2.14.0, \
|
||||||
libwayland-client >= 1.20.0, \
|
libwayland-client >= 1.20.0, \
|
||||||
libX11 >= 1.7.3.1, \
|
libX11 >= 1.7.3.1, \
|
||||||
|
mesa-libgbm >= 25.0.7, \
|
||||||
miniupnpc >= 2.2.4, \
|
miniupnpc >= 2.2.4, \
|
||||||
numactl-libs >= 2.0.14, \
|
numactl-libs >= 2.0.14, \
|
||||||
openssl >= 3.0.2, \
|
openssl >= 3.0.2, \
|
||||||
|
|||||||
Reference in New Issue
Block a user