wok diff codeblocks/receipt @ rev 21959

updated some more locales for squirrelmail (1.4.13 -> 1.4.18)
author Hans-G?nter Theisgen
date Thu Oct 10 15:33:31 2019 +0100 (2019-10-10)
parents 17e313b5b9c1
children bf3436efb3ae
line diff
     1.1 --- a/codeblocks/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/codeblocks/receipt	Thu Oct 10 15:33:31 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()