mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-11 22:03:53 -06:00
Fix gtk+-3.0 requires
git-svn-id: svn://ultimatepp.org/upp/trunk@14211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
94078f0e10
commit
29c0bb4521
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue