summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDustin Falgout2017-01-02 21:14:57 -0600
committerDustin Falgout2017-01-02 21:14:57 -0600
commit93890e60e7a4b9bcf12c997c7c67fa1b040dd100 (patch)
tree931dc8709299774cfcbe6cd76f704de5b587b6ee /PKGBUILD
parent937f84b990e0ddb5938cd2a4ef502b16502a8aa4 (diff)
downloadaur-93890e60e7a4b9bcf12c997c7c67fa1b040dd100.tar.gz
remove uneccessary makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c57dcd7b794f..3da84e40bbb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url='https://github.com/solus-project/brisk-menu'
license=('GPL2')
groups=('mate')
depends=('mate-panel-gtk3')
-makedepends=('gnome-common')
source=("https://github.com/solus-project/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
md5sums=('23cc3495371365ee4f19712c415d8b13')