From 042e61f77cae8a8824e633cdc633b6d3b0aaaf69 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 24 Jun 2015 19:32:13 +0000 Subject: Build against WebKit2. Update Build-Depends accordingly. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3010a3c2..fb7cac58 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), libglib2.0-dev, libgtk-3-dev (>= 3.0.0), libnotify-dev (>= 0.6.1), - libwebkitgtk-3.0-dev (>= 1.4.0) + libwebkit2gtk-4.0-dev (>= 2.8.1) Standards-Version: 3.9.6 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/zenity Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/zenity @@ -37,8 +37,6 @@ Description: Display graphical dialog boxes from shell scripts Package: zenity-common Architecture: all Depends: ${misc:Depends} -Breaks: zenity (<< 2.91.5-1~) -Replaces: zenity (<< 2.91.5-1~) Description: Display graphical dialog boxes from shell scripts (common files) Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. -- cgit