Skip to content

Commit

Permalink
3.16: rename libssh to libssh2
Browse files Browse the repository at this point in the history
As has been pointed out, these are two competing libraries, not two
different versions of the same library. Goodness gracious. Can't wait to
see what happens when libssh bumps their pkg-config version....

https://bugzilla.gnome.org/show_bug.cgi?id=743708
  • Loading branch information
mcatanzaro committed Feb 22, 2015
1 parent 47091fd commit c8f265c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modulesets/gnome-apps-3.16.modules
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@
version="0.22.0"
hash="b70965b35e6d0adc891ba2edb28d982cb27729a3f2bb02186084f692e94922b2"
checkoutdir="libgit2-${version}">
<dep package="libssh"/>
<dep package="libssh2"/>
</branch>
</cmake>

Expand Down
2 changes: 1 addition & 1 deletion modulesets/gnome-sysdeps-3.16.modules
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@
version="1.0.21"/>
</systemmodule>

<systemmodule id="libssh">
<systemmodule id="libssh2">
<pkg-config>libssh2.pc</pkg-config>
<branch repo="system"/>
</systemmodule>
Expand Down

0 comments on commit c8f265c

Please sign in to comment.