From 24152c3ea77087edccf017c13d44904a75799ff7 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Oct 2013 01:22:45 -0700 Subject: Sat Oct 26 01:21:13 PDT 2013 --- extra/tk/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extra/tk') diff --git a/extra/tk/PKGBUILD b/extra/tk/PKGBUILD index 20e030652..c8dc7bf0c 100644 --- a/extra/tk/PKGBUILD +++ b/extra/tk/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194661 2013-09-20 16:55:22Z eric $ +# $Id: PKGBUILD 197364 2013-10-25 02:55:42Z allan $ # Maintainer: Eric BĂ©langer pkgname=tk @@ -9,6 +9,7 @@ arch=('i686' 'x86_64') url="http://tcl.sourceforge.net/" license=('custom') depends=("tcl=${pkgver}" 'libxss' 'libxft') +options=('staticlibs') source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz) sha1sums=('ecfcc20833c04d6890b14a7920a04d16f2123a51') -- cgit v1.2.3-54-g00ecf