Do not remove libassuan.
A python lib we use (python-value_key) depends on this. If it fails to import the module we see weird problems importing python modules backed up by .so libraries, for instance: ImportError: /lib64/libcryptsetup.so.1: undefined symbol: uuid_generate Related: rhbz#684742
This commit is contained in:
parent
69214fd47a
commit
eefd77e1b1
@ -300,7 +300,6 @@ remove "libXv"
|
|||||||
remove "libXvMC"
|
remove "libXvMC"
|
||||||
remove "libXxf86misc"
|
remove "libXxf86misc"
|
||||||
remove "libXxf86vm"
|
remove "libXxf86vm"
|
||||||
remove "libassuan"
|
|
||||||
remove "libasyncns"
|
remove "libasyncns"
|
||||||
remove "libccss"
|
remove "libccss"
|
||||||
remove "libcgroup"
|
remove "libcgroup"
|
||||||
|
Loading…
Reference in New Issue
Block a user