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

Eric Belanger eric at archlinux.org
Wed Oct 1 01:05:27 UTC 2008


    Date: Tuesday, September 30, 2008 @ 21:05:27
  Author: eric
Revision: 13990

added texinfo depends

Modified:
  gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-01 01:04:29 UTC (rev 13989)
+++ PKGBUILD	2008-10-01 01:05:27 UTC (rev 13990)
@@ -6,7 +6,7 @@
 pkgdesc="The GNU Debugger"
 arch=(i686 x86_64)
 url="http://sources.redhat.com/gdb/"
-depends=('ncurses' 'expat')
+depends=('ncurses' 'expat' 'texinfo')
 options=('!libtool')
 license=('GPL3')
 install=gdb.install




More information about the arch-commits mailing list