wok diff codeblocks/receipt @ rev 21952
updated squashfs (4.3 -> 4.4)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 09 15:50:26 2019 +0100 (2019-10-09) |
parents | 17e313b5b9c1 |
children | bf3436efb3ae |
line diff
1.1 --- a/codeblocks/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/codeblocks/receipt Wed Oct 09 15:50:26 2019 +0100 1.3 @@ -11,8 +11,9 @@ 1.4 WGET_URL="http://download.berlios.de/codeblocks/$TARBALL" 1.5 TAGS="IDE" 1.6 1.7 -DEPENDS="wxWidgets" 1.8 -BUILD_DEPENDS="wxWidgets-dev xorg-libXdmcp-dev xorg-libXau-dev expat-dev autoconf automake libtool zip gnome-icon-theme" 1.9 +DEPENDS="wxWidgets28" 1.10 +BUILD_DEPENDS="wxWidgets28-dev xorg-libXdmcp-dev xorg-libXau-dev expat-dev \ 1.11 +autoconf automake libtool zip gnome-icon-theme" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()