From fa8584e9d3b502dd131c691e43c3a92390e20836 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 21 Apr 2019 12:21:47 +0200
Subject: drop s2tc for buster

---
 config/lists/base            | 5 ++---
 config/lists/kanotix-eeepc4G | 5 ++---
 config/lists/s2tc            | 5 +++++
 3 files changed, 9 insertions(+), 6 deletions(-)
 create mode 100644 config/lists/s2tc

diff --git a/config/lists/base b/config/lists/base
index 14be569..bf13442 100644
--- a/config/lists/base
+++ b/config/lists/base
@@ -217,9 +217,8 @@ tp-trackpoint-scroll
 gobi-loader
 
 # s2tc
-libtxc-dxtn-s2tc0
-#if ARCHITECTURE amd64
-libtxc-dxtn-s2tc0:i386
+#if DISTRIBUTION wheezy jessie stretch
+#include <s2tc>
 #endif
 
 # v4l
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G
index 7cfdec5..55182f7 100644
--- a/config/lists/kanotix-eeepc4G
+++ b/config/lists/kanotix-eeepc4G
@@ -198,9 +198,8 @@ tp-trackpoint-scroll
 gobi-loader
 
 # s2tc
-libtxc-dxtn-s2tc0
-#if ARCHITECTURE amd64
-libtxc-dxtn-s2tc0:i386
+#if DISTRIBUTION wheezy jessie stretch
+#include <s2tc>
 #endif
 
 # v4l
diff --git a/config/lists/s2tc b/config/lists/s2tc
new file mode 100644
index 0000000..33b40ab
--- /dev/null
+++ b/config/lists/s2tc
@@ -0,0 +1,5 @@
+# s2tc
+libtxc-dxtn-s2tc0
+#if ARCHITECTURE amd64
+libtxc-dxtn-s2tc0:i386
+#endif
-- 
cgit v1.0