gnu: totem-pl-parser: Move glib, gmime, and libxml2 to propagated-inputs.

* gnu/packages/gnome.scm (totem-pl-parser)[inputs]: Move glib, gmime, and
  libxml2 to ...
  [propagated-inputs]: ... here.
This commit is contained in:
Mark H Weaver 2015-06-20 19:41:47 -04:00
parent 94585e881f
commit 22a6ad6a81
1 changed files with 5 additions and 4 deletions

View File

@ -2402,14 +2402,15 @@ settings, themes, mouse settings, and startup of other daemons.")
`(("intltool" ,intltool) `(("intltool" ,intltool)
("glib" ,glib "bin") ("glib" ,glib "bin")
("pkg-config" ,pkg-config))) ("pkg-config" ,pkg-config)))
(inputs (propagated-inputs
`(("glib" ,glib) `(("glib" ,glib)
("gmime" ,gmime) ("gmime" ,gmime)
("libarchive" ,libarchive) ("libxml2" ,libxml2)))
(inputs
`(("libarchive" ,libarchive)
("libgcrypt" ,libgcrypt) ("libgcrypt" ,libgcrypt)
("nettle" ,nettle) ("nettle" ,nettle)
("libsoup" ,libsoup) ("libsoup" ,libsoup)))
("libxml2" ,libxml2)))
(home-page "https://projects.gnome.org/totem") (home-page "https://projects.gnome.org/totem")
(synopsis "Library to parse and save media playlists for GNOME") (synopsis "Library to parse and save media playlists for GNOME")
(description "Totem-pl-parser is a GObjects-based library to parse and save (description "Totem-pl-parser is a GObjects-based library to parse and save