wok-6.x diff codeblocks/receipt @ rev 23570
added recipe for python-twodict
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 07 09:38:04 2020 +0100 (2020-04-07) |
parents | 79b699a8a775 |
children | fa74795599b1 |
line diff
1.1 --- a/codeblocks/receipt Fri Jan 10 13:15:48 2020 +0100 1.2 +++ b/codeblocks/receipt Tue Apr 07 09:38:04 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()