diff options
Diffstat (limited to 'libraries/libgweather/libgweather.SlackBuild')
-rw-r--r-- | libraries/libgweather/libgweather.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libgweather/libgweather.SlackBuild b/libraries/libgweather/libgweather.SlackBuild index aa94ab15248c3..197efad560411 100644 --- a/libraries/libgweather/libgweather.SlackBuild +++ b/libraries/libgweather/libgweather.SlackBuild @@ -26,12 +26,12 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libgweather VERSION=${VERSION:-40.0} -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} OWNAPI=${OWPAPI:-no} -VALA=${VALA:-no} +VALA=${VALA:-yes} GTKDOC=${GTKDOC:-no} GLADE_CATALOG=${GLADE_CATALOG:-no} |