summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/emerillon/files/fixlibrest.patch')
-rw-r--r--app-misc/emerillon/files/fixlibrest.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-misc/emerillon/files/fixlibrest.patch b/app-misc/emerillon/files/fixlibrest.patch
deleted file mode 100644
index 463f6dc..0000000
--- a/app-misc/emerillon/files/fixlibrest.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.ac
-+++ configure.ac
-@@ -103,7 +103,7 @@
- AC_SUBST(SEARCH_DEPS_LIBS)
- PKG_CHECK_MODULES(SEARCH_DEPS,
- [
-- rest-0.6 >= 0.6
-+ rest >= 0.6
- ]
- )
-
-