diff --git a/uppbox/Scripts/domake b/uppbox/Scripts/domake index 297eff0b0..a10ad9c40 100755 --- a/uppbox/Scripts/domake +++ b/uppbox/Scripts/domake @@ -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