diff options
author | Micah Anderson <micah@riseup.net> | 2013-05-30 22:49:25 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-05-30 22:50:16 -0400 |
commit | 07fe170c895252a46dba664c910ce35e64fb6076 (patch) | |
tree | d9710c45cd4e9e9d075d8ae3f4efcaa0c4460190 /debian/control | |
parent | 281ff0552855f00cf7af3eeef23c82dd64f35ed3 (diff) |
add FIXME to rules so we can remember to resolve the protobuf issue
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 81e8ecf..02f1b79 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: leap-common Maintainer: Micah Anderson <micah@debian.org> Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-protobuf, python-protobuf.socketrpc, protobuf-c-compiler +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-protobuf, python-protobuf.socketrpc Standards-Version: 3.9.4 Package: python-leap-common |