wok-current diff gvim/receipt @ rev 16930
Fix "No icons" in some Qt4 apps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Jul 19 18:22:43 2014 +0200 (2014-07-19) |
parents | de49f29b101e |
children | f0f8ec4c4625 |
line diff
1.1 --- a/gvim/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/gvim/receipt Sat Jul 19 18:22:43 2014 +0200 1.3 @@ -14,6 +14,7 @@ 1.4 TAGS="text-editor" 1.5 1.6 DEPENDS="ncurses gtk+ xorg-libXt xorg-libXau xorg-libXdmcp" 1.7 +BUILD_DEPENDS="gtk+-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()