mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-03 14:48:00 +02:00
fedora/REQUIRED_PACKAGES: make cscope and bash-completion optional
We do not actually need them.
This commit is contained in:
parent
64f8ec6099
commit
593608c604
1 changed files with 2 additions and 2 deletions
|
|
@ -88,7 +88,7 @@ install \
|
|||
vala \
|
||||
valgrind \
|
||||
which \
|
||||
"${EXTRA_PACKAGES[@]}"
|
||||
#end
|
||||
|
||||
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
|
||||
install_ignore_missing \
|
||||
|
|
@ -105,4 +105,4 @@ install_ignore_missing \
|
|||
python36-pexpect \
|
||||
qt-devel \
|
||||
vala-devel \
|
||||
#end
|
||||
"${EXTRA_PACKAGES[@]}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue