From 84ac6bd993e8eb32b3e886e11ab841a3a816970f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Anjos?= <andre.dos.anjos@gmail.com>
Date: Fri, 15 Feb 2013 11:18:19 +0100
Subject: [PATCH] Remove the use of `eggs` for this C++ building

---
 README.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/README.rst b/README.rst
index ae4ae66..89bae27 100644
--- a/README.rst
+++ b/README.rst
@@ -25,12 +25,6 @@ the default ``pkg-config`` environment::
 Supported Options
 =================
 
-The recipe supports the following options:
-
-eggs
-  The eggs option specifies a list of eggs to use for **building** this
-  package. Each string must be given on a separate line.
-
 debug
   If set, the module will be compiled with debugging symbols and with
   optimization turned off.
-- 
GitLab