Browse Source

inform rpm of dependency

david birdsong 12 năm trước cách đây
mục cha
commit
90e0fe1e7f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      setup.cfg

+ 4 - 0
setup.cfg

@@ -9,3 +9,7 @@ cover-package=supervisor
 with-coverage=1
 cover-erase=1
 
+[bdist_rpm]
+requires = 
+  meld3
+