From 61e090957dbc6b062f3a1af7eeb0d58478c6657d Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 12 Jan 2014 03:39:46 +0000 Subject: Sun Jan 12 03:35:50 UTC 2014 --- community/erlang/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/erlang/PKGBUILD') diff --git a/community/erlang/PKGBUILD b/community/erlang/PKGBUILD index ba84645f5..acdff8c7a 100644 --- a/community/erlang/PKGBUILD +++ b/community/erlang/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 103465 2014-01-06 12:41:09Z arodseth $ +# $Id: PKGBUILD 103793 2014-01-11 20:08:27Z eric $ # Maintainer: Lukas Fleischer # Maintainer: Alexander Rødseth # Contributor: Vesa Kaihlavirta @@ -9,7 +9,7 @@ pkgbase=erlang pkgname=('erlang' 'erlang-unixodbc') pkgver=R16B03 -pkgrel=4 +pkgrel=5 arch=('x86_64' 'i686') url='http://www.erlang.org/' license=('custom') @@ -35,7 +35,7 @@ build() { package_erlang() { pkgdesc='General-purpose concurrent functional programming language developed by Ericsson' - depends=('ncurses' 'glu' 'wxgtk' 'wxgtk2.9' 'openssl') + depends=('ncurses' 'glu' 'wxgtk' 'openssl') optdepends=('erlang-unixodbc: database support' 'java-environment: for Java support' 'lksctp-tools: for SCTP support') -- cgit v1.2.3-54-g00ecf