diff options
-rw-r--r-- | .build.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,7 @@ requires: - libx11 - libxklavier - libxkbcommon + - accountsservice # - libayatana-common debian: @@ -34,6 +35,7 @@ requires: - libxklavier-dev - libxkbcommon-dev - libxkbregistry-dev + - libaccountsservice-dev - systemd # - libayatana-common-dev # For building libayatana-common: @@ -50,6 +52,7 @@ requires: - libglib2.0-dev - libx11-dev - libxklavier-dev + - libaccountsservice-dev - systemd # - libayatana-common-dev # - libxkbcommon-dev |