summaryrefslogtreecommitdiff
path: root/community/gsql/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsql/PKGBUILD')
-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