aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unicap/unicap_0.9.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unicap/unicap_0.9.4.bb')
-rw-r--r--recipes/unicap/unicap_0.9.4.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/unicap/unicap_0.9.4.bb b/recipes/unicap/unicap_0.9.4.bb
index a15f660602..b61372b325 100644
--- a/recipes/unicap/unicap_0.9.4.bb
+++ b/recipes/unicap/unicap_0.9.4.bb
@@ -5,14 +5,10 @@ DEPENDS = "intltool-native gtk+ libpng libxv"
PR = "r0"
SRC_URI = "http://www.unicap-imaging.org/downloads/tisCMOS/unicap-${PV}.tar.gz \
- file://pkgconfig.patch;patch=1"
+ file://pkgconfig.patch"
inherit autotools pkgconfig
-do_stage () {
- autotools_stage_all
-}
-
PACKAGES += "libucil unicapgtk"
FILES_${PN} = "${libdir}/libunicap.*so.* ${libdir}/unicap2/cpi/lib*.*so.* ${libdir}/unicap2/cpi/lib*.*so"