Force libnotify against gtk2

This commit is contained in:
Chris Dorman 2020-12-01 19:49:33 -08:00
parent 6913e2144a
commit e1515a43da

View File

@ -979,6 +979,10 @@ notify()
cd $notifysrcdir 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 \ ./configure --prefix=$freondir \
--disable-static --disable-static