Browse Source

speclint police: add missing %option definitions

Ralf S. Engelschall 22 years ago
parent
commit
fb9fbf4fc6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      mico/mico.spec

+ 2 - 0
mico/mico.spec

@@ -38,6 +38,8 @@ Release:      20030722
 #   package options
 %option       with_ssl      no
 %option       with_qt       no
+%option       with_gtk      no
+%option       with_tcl      no
 
 #   list of sources
 Source0:      http://www.mico.org/mico-%{version}.tar.gz