summaryrefslogtreecommitdiff
path: root/community/gsql
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-19 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-11-19 23:14:49 +0000
commita3024f8996981b28ced27466cbd1d4ab40e57324 (patch)
tree33e1ab51e17de598241385ef355cc67662d9ad74 /community/gsql
parent126af148530f656a2ed192a852477b2ee97d5397 (diff)
Sat Nov 19 23:14:48 UTC 2011
Diffstat (limited to 'community/gsql')
-rw-r--r--community/gsql/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gsql/PKGBUILD b/community/gsql/PKGBUILD
index 83d73b846..88d05ff87 100644
--- a/community/gsql/PKGBUILD
+++ b/community/gsql/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 50643 2011-06-29 10:56:50Z spupykin $
+# $Id: PKGBUILD 58755 2011-11-18 13:09:30Z spupykin $
# Contributor: Michael Kanis <mkanis@gmx.de>
pkgname=gsql
@@ -8,7 +8,8 @@ pkgdesc="Integrated database development tool for GNOME"
url="http://gsql.org/"
license=('GPL')
arch=('i686' 'x86_64')
-depends=('gtk2>=2.12' 'gtksourceview2' 'vte' 'libgnomeui' 'gconf' 'desktop-file-utils')
+depends=('gtk2>=2.12' 'gtksourceview2' 'vte' 'libgnomeui' 'gconf'
+ 'desktop-file-utils' 'libnotify')
makedepends=('libmysqlclient' 'postgresql-libs' 'libssh')
optdepends=('libmysqlclient' 'postgresql-libs' 'libssh')
install=gsql.install