aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libvisual/libvisual_0.4.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-07 22:44:55 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-07 22:44:55 -0700
commit79d813ec2efddb30d16c1ec191f73a6a30dd6fe6 (patch)
tree6d8ef5d241e708e7efdf5a4f97ad03fad57d9974 /recipes/libvisual/libvisual_0.4.0.bb
parent64538f2527fc86aa2be1b3d07d5ece813e6017da (diff)
downloadopenembedded-79d813ec2efddb30d16c1ec191f73a6a30dd6fe6.tar.gz
libvisual_0.4.0.bb: passing usual ${libdir} in LIBS is not required
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/libvisual/libvisual_0.4.0.bb')
-rw-r--r--recipes/libvisual/libvisual_0.4.0.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes/libvisual/libvisual_0.4.0.bb b/recipes/libvisual/libvisual_0.4.0.bb
index 7da4ef7d24..b8f6fd8c32 100644
--- a/recipes/libvisual/libvisual_0.4.0.bb
+++ b/recipes/libvisual/libvisual_0.4.0.bb
@@ -3,7 +3,11 @@ HOMEPAGE = "http://libvisual.sf.net"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL GPL"
-SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz"
+PR = "r1"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz \
+ file://no-libdir.patch \
+ "
inherit autotools pkgconfig