Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.pkgr.yml')
-rw-r--r--.pkgr.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.pkgr.yml b/.pkgr.yml
index 09cb83783dc..97d78b6ef69 100644
--- a/.pkgr.yml
+++ b/.pkgr.yml
@@ -17,3 +17,10 @@ targets:
- libicu52
- libpcre3
- git
+ centos-6:
+ build_dependencies:
+ - libicu-devel
+ dependencies:
+ - libicu
+ - pcre
+ - git