diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-15 10:27:21 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-15 10:27:21 +0200 |
commit | 89f8b570cd575a0a7fc4ca6e40c693e24b09947e (patch) | |
tree | b281f811327462e09d77b61350e2ec732d7973ed /debian | |
parent | 4a43575838e2887545e71ca80500da047ec80db1 (diff) | |
download | ayatana-ido-89f8b570cd575a0a7fc4ca6e40c693e24b09947e.tar.gz ayatana-ido-89f8b570cd575a0a7fc4ca6e40c693e24b09947e.tar.bz2 ayatana-ido-89f8b570cd575a0a7fc4ca6e40c693e24b09947e.zip |
build system: Switch to mate-common.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 72192a8..93b3630 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 9), dh-autoreconf, - gnome-common, + mate-common, libxi-dev, libx11-dev, libgtest-dev, |