Skip to content

Commit 7572c50

Browse files
committed
xapp-appimage-thumbnailer: Add missing import.
1 parent a156e9a commit 7572c50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/usr/bin/xapp-appimage-thumbnailer

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import sys
66
import tempfile
77
from elftools.elf.elffile import ELFFile
88

9+
import gi
910
gi.require_version("XApp", "1.0")
1011
from gi.repository import XApp
1112

0 commit comments

Comments
 (0)