summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPival812016-07-26 18:39:57 +0200
committerPival812016-07-26 18:39:57 +0200
commitda096f7582c2d14bb48cb8f6d4811079e8ead74c (patch)
tree6e6cac7065d8117f89499c146905da17e7f7c07f /PKGBUILD
parente42a2a907ec6fcd5aa3c8ec40ebb15b3e36f0a52 (diff)
downloadaur-orb-creator.tar.gz
yet another commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1414c4026b8f..e6528ffbed70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.5.012
pkgrel=1
pkgdesc="A program to package Linux software into easy-to-use “ORBs”"
url="orbital-apps.com"
-depends=('xdotool' 'lsb-release')
+depends=('xdotool' 'lsb-release' 'squashfs-tools')
makedepends=('rpmextract')
arch=('i686' 'x86_64')
license=('GPL3')