From 7ccb3689e017440c3f39d1939c9cb16581f3f83c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Nov 2017 15:57:55 +0000 Subject: Replace Build-Depends on intltool with gettext --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ad8c940c..a5ec2023 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10.3), gnome-pkg-tools (>= 0.10), gnome-common, yelp-tools, - intltool (>= 0.40.0), + gettext (>= 0.19.4), libglib2.0-dev, libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), -- cgit