]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- fetchmailconf requires python-tkinter, not tkinter
authoraverne <averne@pld-linux.org>
Tue, 28 Oct 2003 10:18:28 +0000 (10:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.spec -> 1.203

fetchmail.spec

index af91c4b0bdbef04be29f57277b7f5e76c9a45b8f..98d72aae8424449b9a73a7aadc3c3249977d315e 100644 (file)
@@ -118,7 +118,7 @@ Summary(uk):        
 Group:         Applications/System
 Requires:      %{name} = %{version}
 Requires:      python
-Requires:      tkinter
+Requires:      python-tkinter
 
 %description -n fetchmailconf
 A GUI configurator for generating fetchmail configuration file written
This page took 0.073204 seconds and 4 git commands to generate.