autoinstall

pull/63/head
TomasM 2018-03-21 04:28:07 -04:00
parent 10327c8c1c
commit ba37ee2833
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ tar -xf 1.6.7.tar.gz
cd cbatticon-1.6.7
cp -R /usr/include/glib-2.0/* /usr/include
cp -R /usr/include/gtk-2.0/* /usr/include
apt install libnotify-dev
apt install --yes libnotify-dev
sed -i "s/WITH_GTK3 = 1/WITH_GTK3 = 0/" Makefile
CFLAGS="-O2 \
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include/ \