summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 234f26c80da6..f2117a0612b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=easy-boot-creator
_pkgname=easy-boot-creator
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Tool to create a bootable usb stick quick and easy"
url="https://einjel-frontend.herokuapp.com"
arch=('x86_64')
license=('GPL')
-depends=('tar' 'coreutils' 'util-linux' 'parted' 'gksu' 'git')
+depends=('tar' 'coreutils' 'util-linux' 'parted' 'gksu' 'git' 'sdl2_ttf' 'sdl2_image')
optdepends=('ttf-dejavu')
options=('!libtool' '!emptydirs')