Skip to content

Commit

Permalink
try to fix ubuntu build by moving it ti wxwidgets 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
onli committed Mar 22, 2016
1 parent 38555d2 commit aa588a6
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 @@ -2,14 +2,14 @@ Source: simdock
Section: x11
Priority: extra
Maintainer: onli <onli@paskuda.biz>
Build-Depends: debhelper (>= 8.0.0), libglib2.0-dev, libgconf2-dev, libgtk2.0-dev, libwnck-dev, libwxgtk2.8-dev, libxcb1-dev, libxcb-ewmh-dev | libxcb-ewmh1-dev, xcb-proto
Build-Depends: debhelper (>= 8.0.0), libglib2.0-dev, libgconf2-dev, libgtk2.0-dev, libwnck-dev, libwxgtk3.0-dev, libxcb1-dev, libxcb-ewmh-dev | libxcb-ewmh1-dev, xcb-proto
Standards-Version: 3.9.2
Homepage: https://github.com/onli/simdock
#Vcs-Git: git://git.debian.org/collab-maint/simdock.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/simdock.git;a=summary

Package: simdock
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libgconf-2-4, libgtk2.0-0, libwnck22, libwxgtk2.8-0, libxcb1, libxcb-ewmh2 | libxcb-ewmh1, xcb-proto
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libgconf-2-4, libgtk2.0-0, libwnck22, libwxgtk3.0-0 | libwxgtk3.0-0v5, libxcb1, libxcb-ewmh2 | libxcb-ewmh1, xcb-proto
Description: light and fast dock

0 comments on commit aa588a6

Please sign in to comment.