summaryrefslogtreecommitdiffstats
path: root/flameshot-once.cabal
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2019-02-07 22:05:33 +0100
committertv <tv@krebsco.de>2019-02-07 22:08:44 +0100
commit03623ce6c011c1e85df7d91aed4458c098ff22ff (patch)
tree5a1a44376beb1bd6b12c20fbc4272188e9d7f677 /flameshot-once.cabal
parentfb5636483871fbafe9b286b377c339c8ddf8b4f8 (diff)
Main.app: call graphicCapture directlyv1.0.1
Diffstat (limited to 'flameshot-once.cabal')
-rw-r--r--flameshot-once.cabal6
1 files changed, 4 insertions, 2 deletions
diff --git a/flameshot-once.cabal b/flameshot-once.cabal
index c38a65b..772c464 100644
--- a/flameshot-once.cabal
+++ b/flameshot-once.cabal
@@ -1,5 +1,5 @@
name: flameshot-once
-version: 1.0.0
+version: 1.0.1
license: MIT
author: tv <tv@krebsco.de>
maintainer: tv <tv@krebsco.de>
@@ -11,9 +11,11 @@ executable flameshot-once
async,
base,
blessings,
+ bytestring,
dbus,
- process,
iso8601-time,
+ process,
+ random,
text,
time,
unagi-chan,