summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/build.cfg1
-rw-r--r--config/pkg-exclude-to-fix.lst3
2 files changed, 4 insertions, 0 deletions
diff --git a/config/build.cfg b/config/build.cfg
index cbed704..a22edb8 100644
--- a/config/build.cfg
+++ b/config/build.cfg
@@ -35,6 +35,7 @@ my $config = {
package_exclude_lists => [
'config/pkg-exclude.lst',
'config/pkg-exclude-to-review.lst',
+ 'config/pkg-exclude-to-fix.lst',
],
system => {
vga_mode => '791',
diff --git a/config/pkg-exclude-to-fix.lst b/config/pkg-exclude-to-fix.lst
new file mode 100644
index 0000000..3bab248
--- /dev/null
+++ b/config/pkg-exclude-to-fix.lst
@@ -0,0 +1,3 @@
+# These are packages that are broken in cauldron
+x86_64: lib64webkit-gir1.0
+postgresql9.6-devel