libnotify²

This commit is contained in:
Bandie 2018-03-29 05:17:01 +02:00
parent 65a6e1b805
commit 47039be47b
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
language: C
sudo: enabled
apt:
packages:
- libnotify-dev
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libnotify-dev