diff options
-rw-r--r-- | debian/_base/applications/kchmviewer/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/_base/applications/kchmviewer/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/applications/kchmviewer/debian/control b/debian/_base/applications/kchmviewer/debian/control index 1729336df..83e6e1f62 100644 --- a/debian/_base/applications/kchmviewer/debian/control +++ b/debian/_base/applications/kchmviewer/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Jose Luis Tallon <[email protected]> -Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, tdelibs14-trinity-dev, libchm-dev +Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, intltool, tdelibs14-trinity-dev, libchm-dev Standards-Version: 3.8.4 Homepage: http://www.kchmviewer.net/ diff --git a/ubuntu/_base/applications/kchmviewer/debian/control b/ubuntu/_base/applications/kchmviewer/debian/control index 0b2bfc0fe..11ba69112 100644 --- a/ubuntu/_base/applications/kchmviewer/debian/control +++ b/ubuntu/_base/applications/kchmviewer/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Jose Luis Tallon <[email protected]> -Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, tdelibs14-trinity-dev, libchm-dev +Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, intltool, tdelibs14-trinity-dev, libchm-dev Standards-Version: 3.8.4 Homepage: http://www.kchmviewer.net/ |