aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xvidcap/xvidcap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xvidcap/xvidcap.inc')
-rw-r--r--recipes/xvidcap/xvidcap.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/xvidcap/xvidcap.inc b/recipes/xvidcap/xvidcap.inc
index a164e1db5b..e06fe92e1a 100644
--- a/recipes/xvidcap/xvidcap.inc
+++ b/recipes/xvidcap/xvidcap.inc
@@ -5,7 +5,9 @@ LICENSE = "GPL"
AUTHOR = "Rasca <thron@gmx.de> Karl H. Beckers <karl.h.beckers@gmx.net>"
HOMEPAGE = "http://xvidcap.sf.net"
-DEPENDS = "intltool-native docbook-utils-native gtk+ glib-2.0 libglade lame xmu libxfixes xdamage"
+DEPENDS = "intltool-native docbook-utils-native gtk+ glib-2.0 libglade lame libxmu libxfixes libxdamage"
+
+INC_PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"