Browse Source

fix linking error

Waldemar Brodkorb 11 years ago
parent
commit
07b8a9f4ef
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/cifs-utils/Makefile

+ 2 - 2
package/cifs-utils/Makefile

@@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=		cifs-utils
 PKG_VERSION:=		6.1
-PKG_RELEASE:=		5
+PKG_RELEASE:=		6
 PKG_MD5SUM:=		f83ef48ab1154aa74dd4cf1c1202bf04
 PKG_DESCR:=		CIFS utilities
 PKG_SECTION:=		net/fs
 PKG_DEPENDS:=		kmod-cifs kmod-nls-utf8
-PKG_BUILDDEP:=		autotool
+PKG_BUILDDEP:=		autotool keyutils
 PKG_URL:=		https://wiki.samba.org/index.php/LinuxCIFS_utils
 PKG_SITES:=		ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/