mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
Reintroduce dependencies on tinyx for libgtk[1]2 and cairo
This commit is contained in:
parent
be62f652d6
commit
20af51a7d7
@ -3,7 +3,7 @@ config BR2_PACKAGE_CAIRO
|
|||||||
default n
|
default n
|
||||||
select BR2_PACKAGE_PKGCONFIG
|
select BR2_PACKAGE_PKGCONFIG
|
||||||
select BR2_PACKAGE_LIBPNG
|
select BR2_PACKAGE_LIBPNG
|
||||||
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
|
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
|
||||||
help
|
help
|
||||||
Cairo is a 2D graphics library with support for multiple
|
Cairo is a 2D graphics library with support for multiple
|
||||||
output devices. Currently supported output targets include
|
output devices. Currently supported output targets include
|
||||||
|
@ -2,7 +2,7 @@ config BR2_PACKAGE_LIBGTK12
|
|||||||
bool "libgtk12"
|
bool "libgtk12"
|
||||||
default n
|
default n
|
||||||
select BR2_PACKAGE_LIBGLIB12
|
select BR2_PACKAGE_LIBGLIB12
|
||||||
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
|
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
|
||||||
help
|
help
|
||||||
The GTK+ graphical user interface library
|
The GTK+ graphical user interface library
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBGTK2
|
|||||||
select BR2_PACKAGE_JPEG
|
select BR2_PACKAGE_JPEG
|
||||||
select BR2_PACKAGE_TIFF
|
select BR2_PACKAGE_TIFF
|
||||||
select BR2_PACKAGE_LIBPNG
|
select BR2_PACKAGE_LIBPNG
|
||||||
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7
|
depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
|
||||||
help
|
help
|
||||||
The GTK+ version 2 graphical user interface library
|
The GTK+ version 2 graphical user interface library
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user