File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed
pkgs/development/libraries/wlroots Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 7272 pkg-config
7373 wayland-scanner
7474 glslang
75+ hwdata
7576 ] ++ extraNativeBuildInputs ;
7677
7778 buildInputs =
7879 [
80+ ffmpeg
81+ libliftoff
82+ libdisplay-info
7983 libGL
8084 libcap
8185 libinput
@@ -149,26 +153,12 @@ rec {
149153 wlroots_0_17 = generic {
150154 version = "0.17.4" ;
151155 hash = "sha256-AzmXf+HMX/6VAr0LpfHwfmDB9dRrrLQHt7l35K98MVo=" ;
152- extraNativeBuildInputs = [
153- hwdata
154- ] ;
155- extraBuildInputs = [
156- ffmpeg
157- libliftoff
158- libdisplay-info
159- ] ;
160156 } ;
161157
162158 wlroots_0_18 = generic {
163159 version = "0.18.2" ;
164160 hash = "sha256-vKvMWRPPJ4PRKWVjmKKCdNSiqsQm+uQBoBnBUFElLNA=" ;
165- extraNativeBuildInputs = [
166- hwdata
167- ] ;
168161 extraBuildInputs = [
169- ffmpeg
170- libliftoff
171- libdisplay-info
172162 lcms2
173163 ] ;
174164 } ;
You can’t perform that action at this time.
0 commit comments