Skip to content

Commit

Permalink
dummy driver is managed using 'Xdummy' flag
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Nov 22, 2024
1 parent 631a5b2 commit 759e2d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,6 @@ def install_dev_env() -> None:
"tests": ("gstreamer1", "gstreamer1-plugins-good", "pulseaudio", "pulseaudio-utils", "desktop-file-utils", "xclip", ),
"x11": ("pkgconfig(xkbfile)", "pkgconfig(xtst)", "pkgconfig(xcomposite)",
"pkgconfig(xdamage)", "pkgconfig(xres)", "pkgconfig(xfixes)", "pkgconfig(xrandr)",
"xorg-x11-drv-dummy",
),
"Xdummy": ("xorg-x11-drv-dummy", ),
"proc": ("procps-ng-devel" if is_Fedora() else "pkgconfig(libprocps)", ),
Expand Down

0 comments on commit 759e2d7

Please sign in to comment.