diff options
Diffstat (limited to 'openembedded')
| -rw-r--r-- | openembedded/packages/xrandr/xrandr_cvs.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/xrandr/xrandr_cvs.bb b/openembedded/packages/xrandr/xrandr_cvs.bb index 9857637435..0ab7c745f4 100644 --- a/openembedded/packages/xrandr/xrandr_cvs.bb +++ b/openembedded/packages/xrandr/xrandr_cvs.bb | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | PV = "0.0cvs${SRCDATE}" | 1 | PV = "0.0+cvs${SRCDATE}" |
| 2 | LICENSE= "BSD-X" | 2 | LICENSE= "BSD-X" |
| 3 | DEPENDS = "libxrandr libx11 libxext" | 3 | DEPENDS = "libxrandr libx11 libxext" |
| 4 | DESCRIPTION = "X Resize and Rotate extension command." | 4 | DESCRIPTION = "X Resize and Rotate extension command." |
| 5 | SECTION = "x11/base" | 5 | SECTION = "x11/base" |
| 6 | 6 | ||
| 7 | SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr" | 7 | SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr" |
| 8 | S = "${WORKDIR}/xrandr" | 8 | S = "${WORKDIR}/xrandr" |
| 9 | 9 | ||
| 10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
