1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Tests: check-dxvk-setup
# cross-test-friendly autopkgtest deps
# see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005883
# TODO: remove dpkg-dev when a real solution for wineserver is found
# (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127922)
Depends: dxvk,
dxvk-wine64 [amd64],
dxvk-wine32 [i386],
wine,
wine64 [amd64],
wine32 [i386],
xvfb,
xauth,
dpkg-dev
Restrictions: allow-stderr
Tests: libdxvk-native-dev
Depends: build-essential,
libdxvk-native-dev,
libsdl2-dev,
libsdl3-dev,
pkg-config,
Restrictions: allow-stderr
|