diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-06 22:37:17 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-06 22:37:17 +0200 |
commit | 024cc53beb993d356328c2fc2aa778a31593b968 (patch) | |
tree | 47de19276051eda56185fb94a9bfacc5f58494b7 /debian | |
parent | bc7f6838bdffff00f8a752f1ce387d12fcb06ca0 (diff) | |
download | libayatana-appindicator-024cc53beb993d356328c2fc2aa778a31593b968.tar.gz libayatana-appindicator-024cc53beb993d356328c2fc2aa778a31593b968.tar.bz2 libayatana-appindicator-024cc53beb993d356328c2fc2aa778a31593b968.zip |
debian/control: Add to B-D: dh-python.
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 734448c..71037ad 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 9), dh-autoreconf, python-all-dev, + dh-python, at-spi2-core, cli-common-dev (>= 0.8~) [amd64 arm64 armel armhf i386 mipsel ppc64el s390x kfreebsd-amd64 kfreebsd-i386 powerpc ppc64], gobject-introspection, |