[arch-commits] Commit in tcl/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Fri Oct 25 02:52:58 UTC 2013


    Date: Friday, October 25, 2013 @ 04:52:58
  Author: allan
Revision: 197356

static libraries have no dynamic counterpart

Modified:
  tcl/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-25 02:52:56 UTC (rev 197355)
+++ PKGBUILD	2013-10-25 02:52:58 UTC (rev 197356)
@@ -9,6 +9,7 @@
 url="http://tcl.sourceforge.net/"
 license=('custom')
 depends=('zlib')
+options=('staticlibs')
 source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
 sha1sums=('5c83d44152cc0496cc0847a2495f659502a30e40')
 




More information about the arch-commits mailing list