diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-09-08 22:59:39 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-09-08 22:59:39 +0200 |
commit | 7ae0753e7a0b92c4f3125a328e1993d0f201ab60 (patch) | |
tree | 163d6f46485c77c4eac242ec1fd18db30bdff5ae /debian | |
parent | 29083626afe556a12c9e53fe396f139392daa056 (diff) | |
download | librda-7ae0753e7a0b92c4f3125a328e1993d0f201ab60.tar.gz librda-7ae0753e7a0b92c4f3125a328e1993d0f201ab60.tar.bz2 librda-7ae0753e7a0b92c4f3125a328e1993d0f201ab60.zip |
debian/control: Add pkg-config to B-Ds.
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 a355535..458c47d 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), intltool, libglib2.0-dev (>= 2.37), libgtk-3-dev (>= 2.91.3), + pkg-config, Standards-Version: 4.2.1 Homepage: https://github.com/ArcticaProject/librda Vcs-Git: git://cgit.arctica-project.org/ayatana/librda.git |