summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch')
-rw-r--r--dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch b/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch
deleted file mode 100644
index e5bb521239cf..000000000000
--- a/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/texmath.cabal b/texmath.cabal
-index 16f4410..ba61859 100644
---- a/texmath.cabal
-+++ b/texmath.cabal
-@@ -135,8 +135,8 @@ Executable texmath
- split, aeson, bytestring, text
-+ if flag(network-uri)
-+ Build-Depends: network-uri >= 2.6
-+ else
-+ Build-Depends: network < 2.6
- else
- Buildable: False
-- if flag(network-uri)
-- Build-Depends: network-uri >= 2.6
-- else
-- Build-Depends: network < 2.6
-