summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cf33491f7e5..556ec5eaab8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=dreampower
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='CLI application that allow to transform photos of people for private entertainment - With CUDA support'
arch=('x86_64')
options=(!strip)
url='https://github.com/private-dreamnet/dreampower'
license=('GPL3')
-depends=('dreampower-checkpoints')
-makedepends=('git' 'python' 'python-virtualenv' 'python-pip')
+depends=('dreampower-checkpoints' 'libxrender')
+makedepends=('git' 'python' 'python-virtualenv' 'python-pip' 'tk' 'libsm')
provides=('dreampower')
conflicts=('dreampower-cpu')
source=(