diff options
author | Ted Gould <ted@gould.cx> | 2013-08-26 21:45:26 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-08-26 21:45:26 -0500 |
commit | d1604853526174e9d6af77e885c79aec657ab706 (patch) | |
tree | 86efc1cc97ca7305c90a232e08c71c78bde1b469 /debian | |
parent | 8c8e6d342f5234b93c57a7576b50303ed4938317 (diff) | |
download | ayatana-indicator-messages-d1604853526174e9d6af77e885c79aec657ab706.tar.gz ayatana-indicator-messages-d1604853526174e9d6af77e885c79aec657ab706.tar.bz2 ayatana-indicator-messages-d1604853526174e9d6af77e885c79aec657ab706.zip |
Build deps no longer required
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 47d4c0e..164cded 100644 --- a/debian/control +++ b/debian/control @@ -10,14 +10,8 @@ Build-Depends: debhelper (>= 9), gobject-introspection (>= 0.9.12-4~), gtk-doc-tools, intltool, - libdbus-glib-1-dev, - libdbusmenu-glib-dev (>= 0.5.90), - libdbusmenu-gtk3-dev (>= 0.5.90), libgirepository1.0-dev (>= 0.9.12), libgtest-dev, - libgtk-3-dev (>= 3.5.18), - libindicator3-dev, - libtelepathy-glib-dev (>= 0.9.0), python3-dbusmock, valac, Standards-Version: 3.9.3 |