GNOME3: Low prio for atk

This commit is contained in:
Antono Vasiljev 2012-08-16 15:56:23 +03:00
parent cd7027bdae
commit 9df88a0472

View file

@ -8,7 +8,7 @@
#### Core (http://ftp.acc.umu.se/pub/GNOME/core/)
at_spi2_atk = callPackage ./core/at-spi2-atk { };
at_spi2_atk = lib.lowPrio (callPackage ./core/at-spi2-atk { });
at_spi2_core = callPackage ./core/at-spi2-core { };