mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
xf86-video-common.inc: Fix typo that revmoved the xserver DEPENDS leading to build failures
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5315 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
include xf86-driver-common.inc
|
||||
|
||||
DEPENDS = "renderproto videoproto xextproto fontsproto"
|
||||
DEPENDS =+ "renderproto videoproto xextproto fontsproto"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user