summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xcalibrate/xcalibrate_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/xcalibrate/xcalibrate_cvs.bb')
-rw-r--r--openembedded/packages/xcalibrate/xcalibrate_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/xcalibrate/xcalibrate_cvs.bb b/openembedded/packages/xcalibrate/xcalibrate_cvs.bb
index 31a60a3202..e254348e4f 100644
--- a/openembedded/packages/xcalibrate/xcalibrate_cvs.bb
+++ b/openembedded/packages/xcalibrate/xcalibrate_cvs.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
5DEPENDS = "x11 xcalibrateext xext" 5DEPENDS = "x11 xcalibrateext xext"
6DESCRIPTION = "XCalibrate client-side library" 6DESCRIPTION = "XCalibrate client-side library"
7 7
8SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrate" 8SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrate"
9S = "${WORKDIR}/XCalibrate" 9S = "${WORKDIR}/XCalibrate"
10 10
11inherit autotools pkgconfig 11inherit autotools pkgconfig