mirror of
https://github.com/swaywm/sway.git
synced 2026-05-01 06:46:25 -04:00
Merge pull request #1455 from etam/dbus_dependency
Update dbus dependency
This commit is contained in:
parent
96cd3a3271
commit
37a4b62625
2 changed files with 4 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ find_package(Cairo REQUIRED)
|
|||
find_package(Pango REQUIRED)
|
||||
find_package(GdkPixbuf)
|
||||
find_package(PAM)
|
||||
find_package(DBus)
|
||||
find_package(DBus 1.10)
|
||||
|
||||
find_package(LibInput REQUIRED)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue