summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892019-09-08 12:43:55 +0200
committerPhoton892019-09-08 12:43:55 +0200
commitbc01aad5569ef91310953caca366eb3681abcf23 (patch)
tree672de75dcb38169d70b2f59564a1fa2452a58b01 /PKGBUILD
parentef0ae296fc348d1e9c2cde800b29c754746e6f76 (diff)
downloadaur-bc01aad5569ef91310953caca366eb3681abcf23.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 e5e46a3945f6..36713cdfd3b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=xfce4-panel-compiz
_realname=xfce4-panel
pkgver=4.14.0
-pkgrel=1
+pkgrel=2
pkgdesc="Panel for the Xfce desktop environment with fixes for Compiz"
arch=('i686' 'x86_64')
url="http://www.xfce.org/"
@@ -14,7 +14,7 @@ license=('GPL2')
groups=('xfce4')
depends=('exo' 'garcon' 'libxfce4ui' 'libwnck' 'hicolor-icon-theme'
'desktop-file-utils')
-makedepends=('intltool' 'gtk-doc')
+makedepends=('intltool' 'gtk-doc' 'xfce4-dev-tools')
provides=("$_realname=$pkgver")
conflicts=("$_realname")
source=(http://archive.xfce.org/src/xfce/$_realname/${pkgver%.*}/$_realname-$pkgver.tar.bz2