summaryrefslogtreecommitdiff
path: root/extra/tk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tk/PKGBUILD')
-rw-r--r--extra/tk/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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 <eric@archlinux.org>
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')