mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/x11r7/xapp_mkfontscale: select dependencies
xapp_mkfontscale depends on xproto_xproto & zlib but did not select them. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
9987955106
commit
f99659d314
@ -3,5 +3,7 @@ config BR2_PACKAGE_XAPP_MKFONTSCALE
|
|||||||
select BR2_PACKAGE_FREETYPE
|
select BR2_PACKAGE_FREETYPE
|
||||||
select BR2_PACKAGE_XLIB_LIBX11
|
select BR2_PACKAGE_XLIB_LIBX11
|
||||||
select BR2_PACKAGE_XLIB_LIBFONTENC
|
select BR2_PACKAGE_XLIB_LIBFONTENC
|
||||||
|
select BR2_PACKAGE_XPROTO_XPROTO
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
create an index of scalable font files for X
|
create an index of scalable font files for X
|
||||||
|
Loading…
x
Reference in New Issue
Block a user