~ubuntu-branches/ubuntu/trusty/krb5/trusty

« back to all changes in this revision

Viewing changes to src/util/support/deps

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2013-11-10 02:20:12 UTC
  • mfrom: (53.1.3 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20131110022012-b8ojkqhcxos55kln
Tags: 1.11.3+dfsg-3ubuntu2
Add alternate dependency on libverto-libevent1 as that's the package
ABI name in ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
t_unal.so t_unal.po $(OUTPRE)t_unal.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
54
54
  $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
55
55
  t_unal.c
 
56
t_path.so t_path.po $(OUTPRE)t_path.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
 
57
  $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
 
58
  t_path.c
 
59
t_json.so t_json.po $(OUTPRE)t_json.$(OBJEXT): $(top_srcdir)/include/k5-json.h \
 
60
  t_json.c
56
61
zap.so zap.po $(OUTPRE)zap.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
57
62
  $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
58
63
  zap.c
59
64
path.so path.po $(OUTPRE)path.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
60
65
  $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
61
66
  path.c
 
67
base64.so base64.po $(OUTPRE)base64.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
 
68
  $(top_srcdir)/include/k5-base64.h $(top_srcdir)/include/k5-platform.h \
 
69
  $(top_srcdir)/include/k5-thread.h base64.c
 
70
json.so json.po $(OUTPRE)json.$(OBJEXT): $(top_srcdir)/include/k5-base64.h \
 
71
  $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-json.h \
 
72
  json.c