diff options
Diffstat (limited to 'newmoon/debian/control')
-rw-r--r-- | newmoon/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newmoon/debian/control b/newmoon/debian/control index f5f6304..2190e14 100644 --- a/newmoon/debian/control +++ b/newmoon/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 12), libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), - libgtk-3-dev, + libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, |