at-spi2-core: add "dev" output

This commit is contained in:
Vladimír Čunát 2015-10-07 23:46:00 +02:00
parent b528a5a95e
commit 888183ffd6

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
sha256 = "0xna0gnlqvzy6209klirywcm7ianazshg6pkk828g07bnrywgvhs"; sha256 = "0xna0gnlqvzy6209klirywcm7ianazshg6pkk828g07bnrywgvhs";
}; };
outputs = [ "out" "doc" ]; outputs = [ "dev" "out" "doc" ];
buildInputs = [ buildInputs = [
python pkgconfig popt intltool dbus_glib python pkgconfig popt intltool dbus_glib