]> git.pld-linux.org Git - packages/gcstar.git/commitdiff
more _noautoreq-uired Gtk2 deps
authorSzymon Siwek <sls@pld-linux.org>
Sat, 15 Mar 2014 15:08:34 +0000 (15:08 +0000)
committerSzymon Siwek <sls@pld-linux.org>
Sat, 15 Mar 2014 16:58:00 +0000 (16:58 +0000)
gcstar.spec

index 19fe38afb757d0fd8741a545f41dd1d29162d85b..54fdfa29f4d42bf763e10ac3be2996728abfaa43 100644 (file)
@@ -42,7 +42,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # don't provide itself, it isn't in standard search path
 %define        _noautoprov     'perl\\(GC.*\\)'
 # don't require itself, it isn't in standard search path and subpackages of Gtk2.pm
-%define _noautoreq_perl                GC.* Gtk2::Dialog Gtk2::MenuBar Gtk2::MessageDialog Gtk2::ScrolledWindow Gtk2::Toolbar Gtk2::TreeView Gtk2::VBox Gtk2::Window
+%define _noautoreq_perl                GC.* Gtk2::Dialog Gtk2::EventBox Gtk2::Frame Gtk2::HBox Gtk2::MenuBar Gtk2::MessageDialog Gtk2::ScrolledWindow Gtk2::SimpleList Gtk2::Table Gtk2::Toolbar Gtk2::TreeView Gtk2::VBox Gtk2::Window
 
 %description
 GCstar is an application to manage different kind of collections. It
This page took 0.064266 seconds and 4 git commands to generate.