Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
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
Kazuhiko Shiozaki
gitlab-ce
Commits
c9823b97
Commit
c9823b97
authored
9 years ago
by
Cyril Rohr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing krb5 devel dependency when building packages
parent
b1c79eaf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.pkgr.yml
.pkgr.yml
+3
-0
No files found.
.pkgr.yml
View file @
c9823b97
...
@@ -4,6 +4,7 @@ before_precompile: ./bin/pkgr_before_precompile.sh
...
@@ -4,6 +4,7 @@ before_precompile: ./bin/pkgr_before_precompile.sh
targets
:
targets
:
debian-7
:
&wheezy
debian-7
:
&wheezy
build_dependencies
:
build_dependencies
:
-
libkrb5-dev
-
libicu-dev
-
libicu-dev
-
cmake
-
cmake
-
pkg-config
-
pkg-config
...
@@ -14,6 +15,7 @@ targets:
...
@@ -14,6 +15,7 @@ targets:
ubuntu-12.04
:
*wheezy
ubuntu-12.04
:
*wheezy
ubuntu-14.04
:
ubuntu-14.04
:
build_dependencies
:
build_dependencies
:
-
libkrb5-dev
-
libicu-dev
-
libicu-dev
-
cmake
-
cmake
-
pkg-config
-
pkg-config
...
@@ -23,6 +25,7 @@ targets:
...
@@ -23,6 +25,7 @@ targets:
-
git
-
git
centos-6
:
centos-6
:
build_dependencies
:
build_dependencies
:
-
krb5-devel
-
libicu-devel
-
libicu-devel
-
cmake
-
cmake
-
pkgconfig
-
pkgconfig
...
...
This diff is collapsed.
Click to expand it.
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