diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 22:25:06 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 22:25:06 -0600 |
commit | 58bbe5ffc25c2949a5aa2460e2cc498197cac453 (patch) | |
tree | 995127ebd06947b9f5f596a6a7c9372d501ca766 /servers/auth_server_lin | |
parent | 66a949210067dd4eee3b18ad51147e6008b35f2b (diff) | |
download | ulab-58bbe5ffc25c2949a5aa2460e2cc498197cac453.tar.gz ulab-58bbe5ffc25c2949a5aa2460e2cc498197cac453.zip |
Fix up server build deps on Debian and Ubuntu
Diffstat (limited to 'servers/auth_server_lin')
-rw-r--r-- | servers/auth_server_lin/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/servers/auth_server_lin/debian/control b/servers/auth_server_lin/debian/control index fd1bb32..7d604b9 100644 --- a/servers/auth_server_lin/debian/control +++ b/servers/auth_server_lin/debian/control @@ -2,7 +2,7 @@ Source: remotefpga-authserver Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libldap2-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libldap2-dev, libtdekrb-trinity, libtqtrla, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: remotefpga-authserver |