forked from hasufell/hasufell-repository
Merge branch 'hasufell-bump' of gitlab.exherbo.org:Cogitri/hasufell
This commit is contained in:
commit
0049b0ffb4
10
.gitlab-ci.yml
Normal file
10
.gitlab-ci.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
image: exherbo/exherbo_ci
|
||||||
|
|
||||||
|
variables:
|
||||||
|
REPO: hasufell
|
||||||
|
REPO_NAMESPACE: exherbo-unofficial
|
||||||
|
|
||||||
|
build:
|
||||||
|
script:
|
||||||
|
- buildtest
|
||||||
|
|
@ -20,11 +20,13 @@ DEPENDENCIES="
|
|||||||
virtual/pkg-config
|
virtual/pkg-config
|
||||||
build+run:
|
build+run:
|
||||||
sys-libs/libcap
|
sys-libs/libcap
|
||||||
|
selinux? ( security/libselinux[>=2.1.9] )
|
||||||
"
|
"
|
||||||
|
|
||||||
BUGS_TO="hasufell@posteo.de"
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
||||||
DEFAULT_SRC_CONFIGURE_PARAMS=(
|
DEFAULT_SRC_CONFIGURE_PARAMS=(
|
||||||
|
--enable-man
|
||||||
--with-bash-completion-dir=${BASHCOMPLETIONDIR}
|
--with-bash-completion-dir=${BASHCOMPLETIONDIR}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user