wok-6.x rev 22612
updated codeblocks again (10.05 -> 17.12)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 10 13:36:24 2020 +0100 (2020-01-10) |
parents | 8fd617e454b5 |
children | cdbaf97bfe46 |
files | codeblocks/receipt |
line diff
1.1 --- a/codeblocks/receipt Fri Jan 10 13:31:59 2020 +0100 1.2 +++ b/codeblocks/receipt Fri Jan 10 13:36:24 2020 +0100 1.3 @@ -13,9 +13,9 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="gamin gcc83-lib-base hunspell wxWidgets28" 1.7 -BUILD_DEPENDS="autoconf automake expat-dev gamin-dev gcc83 gnome-icon-theme 1.8 - hunspell-dev libboost-dev libtool wxWidgets28-dev xorg-libXau-dev 1.9 - xorg-libXdmcp-dev zip" 1.10 +BUILD_DEPENDS="autoconf automake expat-dev gamin-dev gcc83 gcc83-lib-base 1.11 + gnome-icon-theme hunspell-dev libboost-dev libtool wxWidgets28-dev 1.12 + xorg-libXau-dev xorg-libXdmcp-dev zip" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()