mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
caribou 3.12: fix at_spi2_core argument
This commit is contained in:
parent
da9b510996
commit
88d9224f6d
@ -1,5 +1,5 @@
|
|||||||
{ fetchurl, stdenv, pkgconfig, gnome3, clutter, dbus, pythonPackages, libxml2
|
{ fetchurl, stdenv, pkgconfig, gnome3, clutter, dbus, pythonPackages, libxml2
|
||||||
, libxklavier, libXtst, gtk2, intltool, libxslt }:
|
, libxklavier, libXtst, gtk2, intltool, libxslt, at_spi2_core }:
|
||||||
|
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user