From a4c7c3294810c79b8cac351d54178ca9dc20c2ed Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 4 Jun 2004 08:50:13 +0000 Subject: remove yacc from DEPENDS, use GPE_MIRROR, add Florian as MAINTAINER BKrev: 40c037c5D6r_5RsNtlG0g33z_iC8SQ --- gpe-wlancfg/gpe-wlancfg_0.2.6.oe | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gpe-wlancfg') diff --git a/gpe-wlancfg/gpe-wlancfg_0.2.6.oe b/gpe-wlancfg/gpe-wlancfg_0.2.6.oe index e69de29bb2..05c7b3e417 100644 --- a/gpe-wlancfg/gpe-wlancfg_0.2.6.oe +++ b/gpe-wlancfg/gpe-wlancfg_0.2.6.oe @@ -0,0 +1,11 @@ +inherit gpe pkgconfig + +DEPENDS = "libgpewidget flex" +SECTION = "gpe" +MAINTAINER = "Florian Boor " + +DESCRIPTION = "GPE wireless LAN configuration tool" +export CVSBUILD = no + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \ + file://${FILESDIR}/gpe-wlancfg-makefile.patch;patch=1;pnum=0" -- cgit 1.2.3-korg