xv: fix build, add xrandr support (#452756)
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
libpng,
|
||||
libwebp,
|
||||
libtiff,
|
||||
libjpeg,
|
||||
jasper,
|
||||
libxrandr,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -28,7 +30,9 @@ stdenv.mkDerivation rec {
|
||||
libpng
|
||||
libwebp
|
||||
libtiff
|
||||
libjpeg
|
||||
jasper
|
||||
libxrandr
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user