Skip to content

Commit 7b3422e

Browse files
committed
Fixing package build.
1 parent ff3c3ec commit 7b3422e

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ import('python').find_installation().extension_module(
145145
meson.project_name(),
146146
sources,
147147
install: true,
148+
install_tag: 'python',
148149
dependencies: [
149150
ipc3270,
150151
dependency('python3', required:true, method : 'pkg-config'),

run.bat

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)