summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-08-27 13:10:12 +0100
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-08-27 13:10:12 +0100
commit7f8596ed981bd3336a0643a222720d9ecf861452 (patch)
tree8ce68b21154e8c84487a3f099b44773346cf311e
parent3c55413ea9d8fe1976affb15e35bb3d63e9a61b9 (diff)
update the debian control file to use gtk2 again
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3f97d37..1f75cec 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: net
Priority: optional
Maintainer: Alan Fitton <alan@eth0.org.uk>
Build-Depends: debhelper, autotools-dev, libcurl4-openssl-dev,
- libgtk-3-dev, libglib2.0-dev (>= 2.22~), libproxy-dev,
+ libgtk2.0-dev (>= 2.16~), libglib2.0-dev (>= 2.22~), libproxy-dev,
libnotify-dev, libjson-glib-dev, libgeoip-dev, intltool,
- dh-autoreconf, libappindicator3-dev
+ dh-autoreconf, libunique-dev, libappindicator-dev
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/transmission-remote-gtk/
Vcs-Git: https://code.google.com/p/transmission-remote-gtk/