diff options
author | Ted Gould <ted@gould.cx> | 2013-09-04 10:32:09 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-09-04 10:32:09 -0500 |
commit | a3bfe6c08f027ffead9ff0b1d40be39aa4e4f1a2 (patch) | |
tree | a323acbcf8bd2e393825cd90b9b15c8735b85b45 /debian | |
parent | f4ae2d0157b582d3a97c19220249810f01ebd4e3 (diff) | |
download | ayatana-indicator-power-a3bfe6c08f027ffead9ff0b1d40be39aa4e4f1a2.tar.gz ayatana-indicator-power-a3bfe6c08f027ffead9ff0b1d40be39aa4e4f1a2.tar.bz2 ayatana-indicator-power-a3bfe6c08f027ffead9ff0b1d40be39aa4e4f1a2.zip |
Adding a build dep on URL dispatcher
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 81006ae..f0ed35e 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9), libgtest-dev, libglib2.0-dev (>= 2.36), libgudev-1.0-dev, + liburl-dispatcher1-dev, python, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power |