8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
addFilter ("gcc48.*devel-dependency glibc-devel")
|
|
addFilter ("gcc48-c.*devel-dependency libstdc")
|
|
addFilter ("shlib-policy-name-error")
|
|
|