Explorar o código

add libexpat dependency

Waldemar Brodkorb %!s(int64=8) %!d(string=hai) anos
pai
achega
554e4a7418
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/gdb/Makefile

+ 1 - 1
package/gdb/Makefile

@@ -7,7 +7,7 @@ include ${ADK_TOPDIR}/toolchain/gdb/Makefile.inc
 PKG_NAME:=		gdb
 PKG_DESCR:=		programm debugger
 PKG_SECTION:=		app/debug
-PKG_DEPENDS:=		libncurses zlib
+PKG_DEPENDS:=		libncurses zlib libexpat
 PKG_BUILDDEP:=		ncurses readline expat zlib
 PKG_NOPARALLEL:=	1