From ee07a74fb646d08ee38dcc36b3b61fec6457081b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 11 Oct 2013 16:58:53 -0400 Subject: gdb: Add dependencies. --- (limited to 'gdb.pkg') diff --git a/gdb.pkg/control b/gdb.pkg/control index 78c1fce..f3fba75 100644 --- a/gdb.pkg/control +++ b/gdb.pkg/control @@ -1,5 +1,10 @@ Architecture: any Platform: all -Depends: gdb-common (= ${Binary-Version}) +Depends: gdb-common (= ${Binary-Version}), + libreadline.6, + libncurses.5, + libtinfo.5, + libz.1, + libexpat.1, Description: GNU Project debugger ${Common-Description} -- cgit v0.9.1