Explorar o código

parted: needs iconv

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

+ 1 - 1
package/parted/Makefile

@@ -11,7 +11,7 @@ PKG_DESCR:=		partition table editor
 PKG_SECTION:=		sys/fs
 PKG_DEPENDS:=		libblkid libuuid libncurses
 PKG_BUILDDEP:=		util-linux ncurses
-PKG_NEEDS:=		threads
+PKG_NEEDS:=		threads iconv
 PKG_URL:=		http://www.gnu.org/software/parted/index.shtml
 PKG_SITES:=		$(MASTER_SITE_GNU:=parted/)