Fix gtk+-3.0 requires

git-svn-id: svn://ultimatepp.org/upp/trunk@14211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
amrein 2020-04-03 10:10:18 +00:00
parent 94078f0e10
commit 29c0bb4521

View file

@ -401,7 +401,7 @@ then
then
requires_libraries="x11 libnotify freetype2"
else
requires_libraries="gtk+-2.0 x11 libnotify freetype2"
requires_libraries="gtk+-3.0 x11 libnotify freetype2"
fi