Merge branch 'hasufell-bump' of gitlab.exherbo.org:Cogitri/hasufell

This commit is contained in:
Julian Ospald 2018-04-19 14:41:42 +02:00
commit 0049b0ffb4
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
2 changed files with 12 additions and 0 deletions

10
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,10 @@
image: exherbo/exherbo_ci
variables:
REPO: hasufell
REPO_NAMESPACE: exherbo-unofficial
build:
script:
- buildtest

View File

@ -20,11 +20,13 @@ DEPENDENCIES="
virtual/pkg-config
build+run:
sys-libs/libcap
selinux? ( security/libselinux[>=2.1.9] )
"
BUGS_TO="hasufell@posteo.de"
DEFAULT_SRC_CONFIGURE_PARAMS=(
--enable-man
--with-bash-completion-dir=${BASHCOMPLETIONDIR}
)