Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
c2992f69
Commit
c2992f69
authored
Jan 12, 2017
by
Kazushi (Jam) Marukawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update comments
parent
71f9c493
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packages/pkgconfig.rb
packages/pkgconfig.rb
+1
-1
No files found.
packages/pkgconfig.rb
View file @
c2992f69
...
...
@@ -5,7 +5,7 @@ class Pkgconfig < Package
source_url
'http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.1.tar.gz'
source_sha1
'271ce928f6d673cc16cbced2bfd14a5f2e5d3d37'
# It is not possible to write buildessential here since it
depends on build essential too
.
# It is not possible to write buildessential here since it
causes dependency loop
.
# depends_on 'buildessential'
# Write dependency to gcc make linuxheaders instead.
depends_on
'gcc'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment