diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-03 22:52:52 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-03 22:52:52 +0000 |
commit | b9d509a5faf84adf967e07946ee4cb33b7401f35 (patch) | |
tree | ca7d536de24e8ad0a2d38732404bbc009788d946 /esound | |
parent | 713356f8358c5ebcc182bb4b00933da222cce2c6 (diff) |
inherit pkgconfig
BKrev: 40bfabc4anGt__TPdo9Sk93t-bbfcw
Diffstat (limited to 'esound')
-rw-r--r-- | esound/esound-gpe_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esound/esound-gpe_cvs.oe b/esound/esound-gpe_cvs.oe index 222cc25e1b..83f8e41a3e 100644 --- a/esound/esound-gpe_cvs.oe +++ b/esound/esound-gpe_cvs.oe @@ -4,7 +4,7 @@ SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound \ S = "${WORKDIR}/esound" DEPENDS = "audiofile" -inherit autotools libtool +inherit autotools libtool pkgconfig SOV = "0.2.28" |