fedora/REQUIRED_PACKAGES: make cscope and bash-completion optional
We do not actually need them.
This commit is contained in:
@@ -88,7 +88,7 @@ install \
|
|||||||
vala \
|
vala \
|
||||||
valgrind \
|
valgrind \
|
||||||
which \
|
which \
|
||||||
"${EXTRA_PACKAGES[@]}"
|
#end
|
||||||
|
|
||||||
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
|
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
|
||||||
install_ignore_missing \
|
install_ignore_missing \
|
||||||
@@ -105,4 +105,4 @@ install_ignore_missing \
|
|||||||
python36-pexpect \
|
python36-pexpect \
|
||||||
qt-devel \
|
qt-devel \
|
||||||
vala-devel \
|
vala-devel \
|
||||||
#end
|
"${EXTRA_PACKAGES[@]}"
|
||||||
|
Reference in New Issue
Block a user