blob: 525866efbebae91aa505ab0433d523b9728d8f25 (
plain)
1
2
3
4
5
6
7
8
|
# This file is NOT a shell script.
#
# This file gets included by both debian/rules (make) AND the scripts in
# debian/scripts (Bourne shell).
XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-dummy"
XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-void"
|