Browse Source

makepackage: add some missing imports

rdb 7 years ago
parent
commit
85ca6f66f2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      makepanda/makepackage.py

+ 2 - 0
makepanda/makepackage.py

@@ -5,6 +5,8 @@ from installpanda import *
 import sys
 import os
 import shutil
+import glob
+import re
 
 
 INSTALLER_DEB_FILE = """