summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892021-03-31 15:43:36 +0200
committerPhoton892021-03-31 15:43:36 +0200
commit68ff58c2b3e7ae39ca2b72d703ce60cfb7bd61ae (patch)
treed75abd20a6f7e2e4f221716e4cc5ebb40b005864 /PKGBUILD
parentf50efdf715adc7dba3b61e259012010e030b1f5e (diff)
downloadaur-68ff58c2b3e7ae39ca2b72d703ce60cfb7bd61ae.tar.gz
Added xfce4-dev-tools as makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 256a95daacf0..0c47899ccc88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=xfce4-panel-compiz
_realname=xfce4-panel
pkgver=4.16.2
-pkgrel=1
+pkgrel=2
pkgdesc="Panel for the Xfce desktop environment with fixes for Compiz"
arch=('i686' 'x86_64')
url="https://www.xfce.org/"
@@ -14,7 +14,7 @@ license=('GPL2')
groups=('xfce4')
depends=('exo' 'garcon' 'libxfce4ui' 'xfconf' 'libwnck3' 'libdbusmenu-gtk3'
'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('intltool' 'gobject-introspection' 'vala')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'xfce4-dev-tools')
provides=("$_realname=$pkgver")
conflicts=("$_realname")
source=("https://archive.xfce.org/src/xfce/$_realname/${pkgver%.*}/$_realname-$pkgver.tar.bz2"