[arch-commits] Commit in synergy/repos/extra-i686 (PKGBUILD)

Allan McRae allan at archlinux.org
Sat Mar 21 04:33:35 UTC 2009


    Date: Saturday, March 21, 2009 @ 00:33:34
  Author: allan
Revision: 30643

add missing makedep

Modified:
  synergy/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-21 04:31:59 UTC (rev 30642)
+++ PKGBUILD	2009-03-21 04:33:34 UTC (rev 30643)
@@ -7,6 +7,7 @@
 pkgdesc="share a single mouse and keyboard between multiple pcs"
 arch=('i686' 'x86_64')
 depends=(gcc-libs libxtst libsm libxinerama)
+makedepends=(libxt)       # used by configure to test for libx11...
 backup=(etc/synergy.conf)
 url="http://synergy2.sourceforge.net/"
 source=(http://downloads.sourceforge.net/sourceforge/synergy2/$pkgname-$pkgver.tar.gz




More information about the arch-commits mailing list