diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-03-05 01:29:39 +0000 |
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-03-05 01:29:39 +0000 |
| commit | e7bc12b02ac4f59df000baaa842c32b500f66c01 (patch) | |
| tree | fc6109b7764d1227d443316ed5b0cc6a53572a8c | |
| parent | 9644609c9b9c3eab6e2c302359ac046e8ae591ad (diff) | |
| download | verteco-e7bc12b02ac4f59df000baaa842c32b500f66c01.tar.gz | |
Add Build-Depends
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8f0ab54..ebacbae 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: modbuslog Section: unknown Priority: extra Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> -Build-Depends: debhelper (>= 8.0.0) +Build-Depends: debhelper (>= 8.0.0), libmodbus-dev, libconfig-dev Standards-Version: 3.9.2 Homepage: <insert the upstream URL, if relevant> #Vcs-Git: git://git.debian.org/collab-maint/modbuslog.git |
