Move libweston-desktop into libweston
It's not really useful to have libweston without libweston-desktop. It's also very little code. Merging both into the same DSO will allow us to cut out a bunch of indirection and pain. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
committed by
Pekka Paalanen
parent
3ed3700ca3
commit
9336263d9b
@@ -9,7 +9,6 @@ if get_option('shell-kiosk')
|
||||
dep_libm,
|
||||
dep_libexec_weston,
|
||||
dep_libshared,
|
||||
dep_lib_desktop,
|
||||
dep_libweston_public,
|
||||
dep_shell_utils,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user