diff options
-rw-r--r-- | libstdc++.6-8-dev.pkg/control | 2 | ||||
-rw-r--r-- | libstdc++.6-8.pkg/control (renamed from libstdc++.6.pkg/control) | 1 | ||||
-rw-r--r-- | libstdc++.6-8.pkg/files (renamed from libstdc++.6.pkg/files) | 0 |
3 files changed, 2 insertions, 1 deletions
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 |