Skip to content

Commit

Permalink
Travis CI: add dependencies to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
NP-Hardass committed Aug 3, 2020
1 parent 74acfab commit 49ff609
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ requires:
- git
- itstool
- libcanberra
- libsecret
- libgnome-keyring
- libnotify
- make
Expand Down Expand Up @@ -39,6 +40,7 @@ requires:
- libgtk-3-dev
- libmate-panel-applet-dev
- libnotify-dev
- libsecret-1-dev
- libtool-bin
- libupower-glib-dev
- libx11-dev
Expand Down Expand Up @@ -67,6 +69,7 @@ requires:
- libcanberra-devel
- libgnome-keyring-devel
- libnotify-devel
- libsecret-devel
- make
- mate-common
- mate-panel-devel
Expand All @@ -91,6 +94,7 @@ requires:
- libgtk-3-dev
- libmate-panel-applet-dev
- libnotify-dev
- libsecret-1-dev
- libtool-bin
- libupower-glib-dev
- libx11-dev
Expand Down

0 comments on commit 49ff609

Please sign in to comment.