Skip to content

Commit

Permalink
Bump requirement for libQtShadowsocks
Browse files Browse the repository at this point in the history
  • Loading branch information
librehat committed May 21, 2016
1 parent bcd8087 commit 4540be9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
qt5-qmake,
qtbase5-dev,
libqrencode-dev,
libqtshadowsocks-dev (>= 1.8.0),
libqtshadowsocks-dev (>= 1.9.0),
libzbar-dev,
libappindicator-dev,
libbotan1.10-dev
Expand All @@ -19,7 +19,7 @@ Vcs-Browser: https://github.com/librehat/shadowsocks-qt5
Package: shadowsocks-qt5
Architecture: any
Depends: ${shlibs:Depends},
libqtshadowsocks (>= 1.8.0)
libqtshadowsocks (>= 1.9.0)
Description: A cross-platform shadowsocks GUI client
Shadowsocks-Qt5 is a native and cross-platform shadowsocks GUI client
with advanced features.

0 comments on commit 4540be9

Please sign in to comment.