Skip to content

Commit 0220371

Browse files
committed
add pkg-config
1 parent 824fed0 commit 0220371

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ gem 'naturally', '~> 1.3.2'
55
gem 'jazzy', '~> 0.13.5'
66
gem 'xcpretty'
77
gem 'rake'
8+
gem 'pkg-config'

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ GEM
8585
naturally (1.3.2)
8686
netrc (0.11.0)
8787
open4 (1.3.4)
88+
pkg-config (1.5.1)
8889
plist (3.6.0)
8990
public_suffix (4.0.7)
9091
rake (13.0.6)
@@ -119,6 +120,7 @@ PLATFORMS
119120
DEPENDENCIES
120121
jazzy (~> 0.13.5)
121122
naturally (~> 1.3.2)
123+
pkg-config
122124
plist
123125
rake
124126
xcpretty

0 commit comments

Comments
 (0)