summaryrefslogtreecommitdiff
path: root/package/krb5
diff options
context:
space:
mode:
authorThorsten Glaser <tg@mirbsd.org>2009-12-19 23:26:58 +0059
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-20 10:35:03 +0100
commit67fc90c4cc712a8610f2091e6d0984d8174061e1 (patch)
tree6b5c62cac6f43c5f183960393579fd4e9ce96e79 /package/krb5
parent11f4462c6de666345e0722f68ba462a61c779176 (diff)
fix dependencies; note libfuse are broken
• xx is the script used to validate them (will be folded into pkgmaker soon) • davfs2 (two of three flavours) and wdfs (once), as well as fuse (or fuse-utils?) depend on libfuse, but there is no libfuse (the working builddep on the fuse directory was kept intact, though) Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Diffstat (limited to 'package/krb5')
-rw-r--r--package/krb5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/krb5/Makefile b/package/krb5/Makefile
index 41742cb64..9de7e2127 100644
--- a/package/krb5/Makefile
+++ b/package/krb5/Makefile
@@ -10,7 +10,7 @@ PKG_BUILDDEP+= ncurses e2fsprogs
PKG_MD5SUM:= 9f7b3402b4731a7fa543db193bf1b564
PKG_DESCR:= MIT kerberos server
PKG_SECTION:= net
-PKG_DEPENDS:= krb5-libs libncurses libss libcom_err
+PKG_DEPENDS:= krb5-libs libncurses libss libcom-err
PKG_URL:= http://web.mit.edu/kerberos
PKG_SITES:= http://web.mit.edu/kerberos/dist/krb5/1.7/