summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libvisio/files/libvisio-0.1.3-tests-without-tools.patch')
-rw-r--r--media-libs/libvisio/files/libvisio-0.1.3-tests-without-tools.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/media-libs/libvisio/files/libvisio-0.1.3-tests-without-tools.patch b/media-libs/libvisio/files/libvisio-0.1.3-tests-without-tools.patch
deleted file mode 100644
index 78eb9fe66bc9..000000000000
--- a/media-libs/libvisio/files/libvisio-0.1.3-tests-without-tools.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/configure.ac 2015-07-25 09:29:53.000000000 +0200
-+++ b/configure.ac 2016-02-07 00:19:30.534383076 +0100
-@@ -317,6 +317,9 @@
- )
- AS_IF([test "x$enable_tests" = "xyes"], [
- PKG_CHECK_MODULES([CPPUNIT], [cppunit])
-+ PKG_CHECK_MODULES([REVENGE_STREAM],[
-+ librevenge-stream-0.0
-+ ])
- ], [])
- AC_SUBST([CPPUNIT_CFLAGS])
- AC_SUBST([CPPUNIT_LIBS])