summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brulhart2016-02-10 15:19:37 +0100
committerSimon Brulhart2016-02-10 15:19:37 +0100
commit237eca8e3243af7d6faadb7a48d77dc2671b9f9f (patch)
treee12972bfab870ed6a3b76dc2dba31c8bf5b08a53
parent2599300164d94ee2bbe279ba2ce32e5ee40a8539 (diff)
downloadaur-cde.tar.gz
remove empty makedepends array
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93ddb6968135..51f4cb4cb092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgdesc="Automatically create portable Linux applications (formerly CDEpack)"
url="http://www.pgbovine.net/cde.html"
arch=('x86_64' 'i686')
license=('GPL3')
-makedepends=()
source=("https://github.com/pgbovine/${pkgname}/archive/v${pkgver}.tar.gz")
md5sums=('8a9236ca9c38b0101bd931f24b09c32d')