Skip to content

Commit

Permalink
using pkgconfig 0.23 because 0.29 is not working for mac (it looks gl…
Browse files Browse the repository at this point in the history
…ibc >= 2.6 and mac has 2.0)
  • Loading branch information
estebanlm committed Dec 5, 2016
1 parent a3510c7 commit 43fd03a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions third-party/pkgconfig.spec
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pkgconfig_spec_download_url:=http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.1.tar.gz
pkgconfig_spec_archive_name:=pkg-config-0.29.1.tar.gz
pkgconfig_spec_unpack_dir_name:=pkg-config-0.29.1
pkgconfig_spec_download_url:=http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz
pkgconfig_spec_archive_name:=pkg-config-0.23.tar.gz
pkgconfig_spec_unpack_dir_name:=pkg-config-0.23

0 comments on commit 43fd03a

Please sign in to comment.