added glibmm to ignore packages list
This commit is contained in:
parent
5e8e7f5ba7
commit
cf6216cd44
1 changed files with 4 additions and 3 deletions
|
|
@ -21,11 +21,12 @@ Architecture = x86_64
|
|||
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
|
||||
#IgnorePkg =
|
||||
IgnorePkg = npm
|
||||
IgnorePkg = glibmm
|
||||
|
||||
#Ignore all openjdk updates
|
||||
IgnorePKG = java-openjdk-bin
|
||||
IgnorePKG = jre8-openjdk
|
||||
IgnorePKG = jre8-openjdk-headless
|
||||
#IgnorePKG = java-openjdk-bin
|
||||
#IgnorePKG = jre8-openjdk
|
||||
#IgnorePKG = jre8-openjdk-headless
|
||||
|
||||
#NoUpgrade =
|
||||
#NoExtract =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue