diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-04-05 15:47:08 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-04-05 15:47:08 +0200 |
commit | de28dffdf04e43e88134d6d0f0dfbd239c6882e9 (patch) | |
tree | cca196fa79e804268fb58698d1954eaba70700b1 /ubuntu/_base/applications/kbibtex | |
parent | 15210e7527621bdccc7ccd8098de03cc13443e03 (diff) | |
download | tde-packaging-de28dffdf04e43e88134d6d0f0dfbd239c6882e9.tar.gz tde-packaging-de28dffdf04e43e88134d6d0f0dfbd239c6882e9.zip |
DEB kbibtex: Add intltool/gettext (>= 0.19~) to build-deps.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/applications/kbibtex')
-rw-r--r-- | ubuntu/_base/applications/kbibtex/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/kbibtex/debian/control b/ubuntu/_base/applications/kbibtex/debian/control index 5179f9d2e..de12e15b2 100644 --- a/ubuntu/_base/applications/kbibtex/debian/control +++ b/ubuntu/_base/applications/kbibtex/debian/control @@ -2,7 +2,7 @@ Source: kbibtex-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, tdelibs14-trinity-dev (>= 3.3.2), libxslt1-dev, libyaz-dev +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev (>= 3.3.2), libxslt1-dev, libyaz-dev Standards-Version: 3.9.0 Homepage: http://www.unix-ag.uni-kl.de/~fischer/kbibtex Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/kbibtex.git |