diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-03-26 22:03:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-03-26 22:03:45 +0000 |
commit | 3842490fa8e1a8351520e5903311a25f85798e33 (patch) | |
tree | 2976bb59faf4072aa841210a6d4cfe564a71cf21 /dev-haskell/wxcore/files | |
parent | dev-haskell/wxc: bump up to 0.92.2.0 (diff) | |
download | gentoo-3842490fa8e1a8351520e5903311a25f85798e33.tar.gz gentoo-3842490fa8e1a8351520e5903311a25f85798e33.tar.bz2 gentoo-3842490fa8e1a8351520e5903311a25f85798e33.zip |
dev-haskell/wxcore: bump up to 0.92.2.0
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/wxcore/files')
-rw-r--r-- | dev-haskell/wxcore/files/wxcore-0.13.2.3-stdcpp.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-haskell/wxcore/files/wxcore-0.13.2.3-stdcpp.patch b/dev-haskell/wxcore/files/wxcore-0.13.2.3-stdcpp.patch new file mode 100644 index 000000000000..e09f9fa5594a --- /dev/null +++ b/dev-haskell/wxcore/files/wxcore-0.13.2.3-stdcpp.patch @@ -0,0 +1,6 @@ +diff --git a/wxcore.cabal b/wxcore.cabal +index 886c77d..e1bfeb6 100644 +--- a/wxcore.cabal ++++ b/wxcore.cabal +@@ -173,0 +174 @@ library ++ extra-libraries: stdc++ |