commit | fe73a3081c15cdfede3e6e82808c8e5d3f1538b4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 30 13:02:02 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 30 13:02:02 2014 -0700 |
tree | 21375e90bea471041ca87de773b5f40766b3ab6f | |
parent | 7688d0e7607a4476776cdde48dc690bf979b3cf1 [diff] [blame] |
nfd: Add missing dependencies Refs: #2013 (http://redmine.named-data.net/issues/2013)
diff --git a/nfd/Makefile b/nfd/Makefile index d9d27b4..b1db703 100644 --- a/nfd/Makefile +++ b/nfd/Makefile
@@ -11,6 +11,6 @@ VERSION=0.2.0-0 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk