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 462f8af..1eeb8ea 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), - libgtk2.0-dev (>= 2.14), + libgtk-3-dev, libssl-dev, libx11-xcb-dev, libxt-dev, |