gnome-documents: add getting started pdf
This commit is contained in:
parent
72d7e4048c
commit
d202f0c625
@ -2,7 +2,7 @@
|
|||||||
, pkgconfig, gtk3, glib, hicolor_icon_theme
|
, pkgconfig, gtk3, glib, hicolor_icon_theme
|
||||||
, makeWrapper, itstool, libxslt, webkitgtk
|
, makeWrapper, itstool, libxslt, webkitgtk
|
||||||
, gnome3, librsvg, gdk_pixbuf, libsoup, docbook_xsl
|
, gnome3, librsvg, gdk_pixbuf, libsoup, docbook_xsl
|
||||||
, gobjectIntrospection, json_glib
|
, gobjectIntrospection, json_glib, inkscape, poppler_utils
|
||||||
, gmp, desktop_file_utils, wrapGAppsHook }:
|
, gmp, desktop_file_utils, wrapGAppsHook }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
@ -15,10 +15,10 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
propagatedUserEnvPkgs = [ gnome3.gnome_themes_standard ];
|
configureFlags = [ "--enable-getting-started" ];
|
||||||
|
|
||||||
buildInputs = [ pkgconfig gtk3 glib intltool itstool libxslt
|
buildInputs = [ pkgconfig gtk3 glib intltool itstool libxslt
|
||||||
docbook_xsl desktop_file_utils
|
docbook_xsl desktop_file_utils inkscape poppler_utils
|
||||||
gnome3.gsettings_desktop_schemas makeWrapper gmp
|
gnome3.gsettings_desktop_schemas makeWrapper gmp
|
||||||
gdk_pixbuf gnome3.adwaita-icon-theme librsvg evince
|
gdk_pixbuf gnome3.adwaita-icon-theme librsvg evince
|
||||||
libsoup webkitgtk gjs gobjectIntrospection gnome3.rest
|
libsoup webkitgtk gjs gobjectIntrospection gnome3.rest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user