]> git.pld-linux.org Git - packages/mate-panel.git/commitdiff
- versioned runtime dependency on librsvg; cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jul 2016 13:36:49 +0000 (15:36 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jul 2016 13:36:49 +0000 (15:36 +0200)
mate-panel.spec

index 34509fcae995bdb51730c0964b59cbd7e8949a5d..ab8215e85de4cc2cb1e1ff84de1d7891b3e14706 100644 (file)
@@ -1,6 +1,3 @@
-# TODO
-# - unpackaged files:
-#         /usr/share/doc/gtk-doc/html/mate-panel-applet/*
 #
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
@@ -67,6 +64,7 @@ Requires:     gsettings-desktop-schemas
 Requires:      gtk-update-icon-cache
 %{!?with_gtk3:Requires:        libmateweather >= 1.5.0}
 %{?with_gtk3:Requires: libmateweather >= 1.7.0}
+Requires:      librsvg >= 2.36.2
 %{?with_gtk3:Requires: libwnck >= 3.0.0}
 %{!?with_gtk3:Requires:        libwnck2 >= 2.30.7-2}
 Requires:      marco
This page took 0.08647 seconds and 4 git commands to generate.