Force libnotify against gtk2

master
Chris Dorman 2020-12-01 19:49:33 -08:00
parent 6913e2144a
commit e1515a43da
1 changed files with 4 additions and 0 deletions

View File

@ -979,6 +979,10 @@ notify()
cd $notifysrcdir
sed -e 's/2.90/2.24/' -e 's/gtk+-3.0/gtk+-2.0/' -i configure.ac
autoreconf -fi
./configure --prefix=$freondir \
--disable-static