summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2015-06-05 16:52:27 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2015-06-05 16:52:27 +0200
commit38357f5af66feee11b3cf99a17b5a4ab2e3d976c (patch)
tree1a9b995dd8ec10352f26e5b25a0c03d5bed6d0eb /debian
parentb7d21c689c1657cec58241f57aa5d97db733230a (diff)
Switch depends from from libgtk-3-dev to libgtk2.0-dev - new version drop GTK+3 interfaces.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 306aebe..56ef1e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ audacious (3.6.2-1) UNRELEASED; urgency=medium
* debian/control:
- Update VCS-URL's.
- Bump standards version to 3.9.6. (no changes needed)
+ - Switch depends from from libgtk-3-dev to libgtk2.0-dev - new version
+ drop GTK+3 interfaces.
-- Mateusz Łukasik <mati75@linuxmint.pl> Fri, 05 Jun 2015 16:46:46 +0200
diff --git a/debian/control b/debian/control
index 1e2484b..ef11cdf 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
imagemagick,
libdbus-1-dev (>= 0.60),
libdbus-glib-1-dev (>= 0.60),
- libgtk-3-dev,
+ libgtk2.0-dev,
libguess-dev (>= 1.2~),
librsvg2-bin,
libuchardet-dev
@@ -97,7 +97,7 @@ Depends:
libaudcore2 (= ${binary:Version}),
libdbus-1-dev (>= 0.60),
libdbus-glib-1-dev (>= 0.60),
- libgtk-3-dev,
+ libgtk2.0-dev,
${misc:Depends}
Provides:
libaudcore-dev,