From aa29df300c8d9e519da8c30a11e86d57493d678c Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Tue, 14 May 2019 03:06:31 -0400
Subject: libstdc++.6: Rename to libstdc++.6-8

And provide libstdc++.6.
---
diff --git a/libstdc++.6-8-dev.pkg/control b/libstdc++.6-8-dev.pkg/control
index 2e86c48..b29ad71 100644
--- a/libstdc++.6-8-dev.pkg/control
+++ b/libstdc++.6-8-dev.pkg/control
@@ -1,7 +1,7 @@
 Architecture: any
 Platform: all
 Depends: gcc-${Base-Version}-common (= ${Binary-Version}),
-         libstdc++.6 (= ${Binary-Version}),
+         libstdc++.6-${Base-Version} (= ${Binary-Version}),
 Provides: libstdc++.6-dev
 Description: GNU C++ library - development files
  This package provides the headers and library files necessary to build C++
diff --git a/libstdc++.6.pkg/control b/libstdc++.6-8.pkg/control
index fea3d31..172287b 100644
--- a/libstdc++.6.pkg/control
+++ b/libstdc++.6-8.pkg/control
@@ -1,5 +1,6 @@
 Architecture: any
 Platform: all
 Depends: gcc-${Base-Version}-common (= ${Binary-Version}), libgcc.1
+Provides: libstdc++.6
 Description: GNU C++ library
  This package provides the GNU Standard C++ Library v3.
diff --git a/libstdc++.6.pkg/files b/libstdc++.6-8.pkg/files
index bd5f533..bd5f533 100644
--- a/libstdc++.6.pkg/files
+++ b/libstdc++.6-8.pkg/files
--
cgit v0.9.1