[arch-commits] CVS update of extra/network/tftp-hpa (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jul 1 19:17:50 UTC 2007
Date: Sunday, July 1, 2007 @ 15:17:50
Author: andyrtr
Path: /home/cvs-extra/extra/network/tftp-hpa
Modified: PKGBUILD (1.10 -> 1.11)
added termcap-compat dep
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: extra/network/tftp-hpa/PKGBUILD
diff -u extra/network/tftp-hpa/PKGBUILD:1.10 extra/network/tftp-hpa/PKGBUILD:1.11
--- extra/network/tftp-hpa/PKGBUILD:1.10 Sun Jul 1 15:02:48 2007
+++ extra/network/tftp-hpa/PKGBUILD Sun Jul 1 15:17:50 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.10 2007/07/01 19:02:48 andyrtr Exp $
+# $Id: PKGBUILD,v 1.11 2007/07/01 19:17:50 andyrtr Exp $
# Maintainer: dorphell <dorphell at archlinux.org>
# Contributor: Jose Javier <jojapa at terra.es>
pkgname=tftp-hpa
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc="official tftp server"
arch=(i686 x86_64)
-depends=('tcp_wrappers')
+depends=('tcp_wrappers' 'termcap-compat')
conflicts=('netkit-tftp')
source=(http://www.kernel.org/pub/software/network/tftp/$pkgname-$pkgver.tar.gz tftpd)
url="http://www.kernel.org/pub/software/network/tftp/"
More information about the arch-commits
mailing list