packages: gdb/gdb.spec - added devel deps for gdb-lib

qboosh qboosh at pld-linux.org
Mon Nov 14 17:10:10 CET 2011


Author: qboosh                       Date: Mon Nov 14 16:10:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added devel deps for gdb-lib

---- Files affected:
packages/gdb:
   gdb.spec (1.143 -> 1.144) 

---- Diffs:

================================================================
Index: packages/gdb/gdb.spec
diff -u packages/gdb/gdb.spec:1.143 packages/gdb/gdb.spec:1.144
--- packages/gdb/gdb.spec:1.143	Sun Nov 13 21:08:01 2011
+++ packages/gdb/gdb.spec	Mon Nov 14 17:10:04 2011
@@ -269,8 +269,13 @@
 Summary:	GDB in the form of a static library
 Summary(pl.UTF-8):	GDB w postaci biblioteki statycznej
 Group:		Development/Debuggers
-#Requires:	binutils-devel >= 2.17.50
-#Requires:	python-static
+# libraries that needs to be linked to fulfill libgdb.a symbol requirements
+Requires:	binutils-devel >= 2.17.50
+Requires:	expat-devel
+Requires:	ncurses-devel
+Requires:	python-devel
+Requires:	readline-devel
+Requires:	zlib-devel
 
 %description lib
 GDB in the form of a static library.
@@ -573,6 +578,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.144  2011/11/14 16:10:04  qboosh
+- added devel deps for gdb-lib
+
 Revision 1.143  2011/11/13 20:08:01  qboosh
 - fixed aclocal rebuilds (no more unexpanded ACX_* macros in final configure scripts)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdb/gdb.spec?r1=1.143&r2=1.144&f=u



More information about the pld-cvs-commit mailing list