diff options
Diffstat (limited to 'openembedded/packages/xcalibrate/xcalibrate_cvs.bb')
| -rw-r--r-- | openembedded/packages/xcalibrate/xcalibrate_cvs.bb | 2 |
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" | |||
| 5 | DEPENDS = "x11 xcalibrateext xext" | 5 | DEPENDS = "x11 xcalibrateext xext" |
| 6 | DESCRIPTION = "XCalibrate client-side library" | 6 | DESCRIPTION = "XCalibrate client-side library" |
| 7 | 7 | ||
| 8 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=XCalibrate" | 8 | SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=XCalibrate" |
| 9 | S = "${WORKDIR}/XCalibrate" | 9 | S = "${WORKDIR}/XCalibrate" |
| 10 | 10 | ||
| 11 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
