Clean sway when building weston
This commit is contained in:
parent
e0c1ab0872
commit
14b87b0de4
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
CLEAN_NETWORK="RTL8821CS-firmware"
|
CLEAN_NETWORK="RTL8821CS-firmware"
|
||||||
CLEAN_EMU_32BIT="lib32 box86 pcsx_rearmed-lr arm"
|
CLEAN_EMU_32BIT="lib32 box86 pcsx_rearmed-lr arm"
|
||||||
# Sway depends on it, weston will use it if it's built but we don't want that.
|
# Sway depends on it, weston will use it if it's built but we don't want that.
|
||||||
CLEAN_WESTON="libdisplay-info"
|
CLEAN_WESTON="libdisplay-info sway"
|
||||||
|
|
||||||
# additional drivers to install:
|
# additional drivers to install:
|
||||||
# for a list of additional drivers see packages/linux-drivers
|
# for a list of additional drivers see packages/linux-drivers
|
||||||
|
|
Loading…
Reference in a new issue