summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-libs/etoile-foundation/etoile-foundation-0.4.0.ebuild')
-rw-r--r--gnustep-libs/etoile-foundation/etoile-foundation-0.4.0.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/gnustep-libs/etoile-foundation/etoile-foundation-0.4.0.ebuild b/gnustep-libs/etoile-foundation/etoile-foundation-0.4.0.ebuild
index 7bbf5f5..d86b32c 100644
--- a/gnustep-libs/etoile-foundation/etoile-foundation-0.4.0.ebuild
+++ b/gnustep-libs/etoile-foundation/etoile-foundation-0.4.0.ebuild
@@ -15,9 +15,6 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-src_unpack() {
- unpack ${A}
- cd "${WORKDIR}/Etoile-${PV}"
-
- sed -i -e "s/-Werror//" etoile.make || die "sed failed"
-}
+DEPEND=">=gnustep-base/gnustep-gui-0.16.0
+ >=gnustep-base/gnustep-gui-0.16.0"
+RDEPEND="${DEPEND}"