[librep] suggest gdb by librep-dbg.deb don't explicitely depend on libgmp*-dev in librep-dev.deb
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librep] suggest gdb by librep-dbg.deb don't explicitely depend on libgmp*-dev in librep-dev.deb
- Date: Fri, 17 Dec 2010 20:26:24 +0000 (UTC)
commit 49ed9298db43f357fee01dc44f9e740cb7911866
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Fri Dec 17 22:24:35 2010 +0100
suggest gdb by librep-dbg.deb
don't explicitely depend on libgmp*-dev in librep-dev.deb
debian/control.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/debian/control.in b/debian/control.in
index 7e57454..ef3a082 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -49,7 +49,7 @@ Description: embeded lisp command interpreter library
Package: librep-dev
Section: libdevel
Architecture: any
-Depends: librep9 (>= ${source:Version}), libgmp10-dev | libgmp3-dev, ${shlibs:Depends}
+Depends: librep9 (>= ${source:Version}), ${shlibs:Depends}
Recommends: rep-doc
Description: development libraries and headers for librep
rep is a dialect of Lisp, designed to be used both as an extension
@@ -70,7 +70,7 @@ Priority: extra
Architecture: any
Depends: librep9 (>= ${source:Version}), ${shlibs:Depends}
Recommends: rep-doc, rep (>= ${source:Version})
-Suggests: librep-dev, libncurses5-dbg, libreadline6-dbg | libreadline5-dbg
+Suggests: librep-dev, libncurses5-dbg, libreadline6-dbg | libreadline5-dbg, gdb
Description: debug symbols for librep
rep is a dialect of Lisp, designed to be used both as an extension
language for applications and as a general purpose programming language.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]