mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
xrandr: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@436 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
PV = "0.0cvs${SRCDATE}"
|
||||
PV = "0.0+cvs${SRCDATE}"
|
||||
LICENSE= "BSD-X"
|
||||
DEPENDS = "libxrandr libx11 libxext"
|
||||
DESCRIPTION = "X Resize and Rotate extension command."
|
||||
SECTION = "x11/base"
|
||||
|
||||
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xrandr"
|
||||
SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr"
|
||||
S = "${WORKDIR}/xrandr"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user