summaryrefslogtreecommitdiff
path: root/media-gfx/hydrus/files/hydrus-client
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/hydrus/files/hydrus-client')
-rw-r--r--media-gfx/hydrus/files/hydrus-client3
1 files changed, 3 insertions, 0 deletions
diff --git a/media-gfx/hydrus/files/hydrus-client b/media-gfx/hydrus/files/hydrus-client
new file mode 100644
index 000000000000..7a6e42747c5c
--- /dev/null
+++ b/media-gfx/hydrus/files/hydrus-client
@@ -0,0 +1,3 @@
+#!/bin/sh
+export QT_API="${QT_API:-pyside2}"
+exec /usr/bin/python -OO /opt/hydrus/client.pyw "$@"