Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Commit

Permalink
Remove ares from pkg-config deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wez committed Apr 21, 2014
1 parent 99abee7 commit 18cefb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libphenom.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ libdir=@libdir@

Name: libPhenom
Description: library of awesome for C apps
Requires: libcares openssl
Requires: openssl
URL: https://github.com/facebook/libphenom
Version: @VERSION@
Libs: -L${libdir} -lphenom @PC_LIBS@
Expand Down

0 comments on commit 18cefb2

Please sign in to comment.