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
Jérome Perrin
gitlab-ce
Commits
570b25c6
Commit
570b25c6
authored
Sep 07, 2016
by
Jon "The Nice Guy" Spriggs
Committed by
Rémy Coutable
Sep 20, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .pkgr.yml with Ubuntu 16.04 dependencies
parent
31ff272f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
.pkgr.yml
.pkgr.yml
+12
-0
CHANGELOG
CHANGELOG
+1
-0
No files found.
.pkgr.yml
View file @
570b25c6
...
...
@@ -3,6 +3,8 @@ group: git
services
:
-
postgres
before_precompile
:
./bin/pkgr_before_precompile.sh
env
:
-
SKIP_STORAGE_VALIDATION=true
targets
:
debian-7
:
&wheezy
build_dependencies
:
...
...
@@ -25,6 +27,16 @@ targets:
-
libicu52
-
libpcre3
-
git
ubuntu-16.04
:
build_dependencies
:
-
libkrb5-dev
-
libicu-dev
-
cmake
-
pkg-config
dependencies
:
-
libicu55
-
libpcre3
-
git
centos-6
:
build_dependencies
:
-
krb5-devel
...
...
CHANGELOG
View file @
570b25c6
...
...
@@ -94,6 +94,7 @@ v 8.12.0 (unreleased)
- Add hover state to todos !5361 (winniehell)
- Fix icon alignment of star and fork buttons !5451 (winniehell)
- Fix alignment of icon buttons !5887 (winniehell)
- Added Ubuntu 16.04 support for packager.io (JonTheNiceGuy)
- Fix markdown help references (ClemMakesApps)
- Add last commit time to repo view (ClemMakesApps)
- Fix accessibility and visibility of project list dropdown button !6140
...
...
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