diff options
author | Iain Lane <iain.lane@canonical.com> | 2014-04-15 14:16:44 +0100 |
---|---|---|
committer | Iain Lane <iain.lane@canonical.com> | 2014-04-15 14:16:44 +0100 |
commit | db0257786292c682cace8ebecf1f528ba2076fe4 (patch) | |
tree | ad01b295649adda6ba056c6c119fe5dce90789ae /debian/control | |
parent | b36744ef3a292f8027d90ebecded9f751c199af7 (diff) | |
download | ayatana-indicator-power-db0257786292c682cace8ebecf1f528ba2076fe4.tar.gz ayatana-indicator-power-db0257786292c682cace8ebecf1f528ba2076fe4.tar.bz2 ayatana-indicator-power-db0257786292c682cace8ebecf1f528ba2076fe4.zip |
Build-Depend on python:any, for cross building.
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 b11fd60..28ab3fd 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), libglib2.0-dev (>= 2.36), libgudev-1.0-dev, liburl-dispatcher1-dev, - python, + python:any, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power # If you aren't a member of ~indicator-applet-developers but need to upload |