mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/x11r7/xlib_libfontenc: select zlib
xlib_libfontenc depends on the zlib package but doesn't select it. Signed-off-by: Romain Naour <romain.naour@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2f75196d90
commit
2e61aaa7c4
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_XLIB_LIBFONTENC
|
config BR2_PACKAGE_XLIB_LIBFONTENC
|
||||||
bool "libfontenc"
|
bool "libfontenc"
|
||||||
select BR2_PACKAGE_XPROTO_XPROTO
|
select BR2_PACKAGE_XPROTO_XPROTO
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
X.Org fontenc library
|
X.Org fontenc library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user