diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:50 +0200 |
commit | ce2eb8f92671ec426c996baca1ef9931c3bacb68 (patch) | |
tree | d3a885bbd94a72a4f486b3b51b6cebb049bc1672 /package/at-spi2-core | |
parent | 6c85bf610d803db0183faa02ffebbf1f48c318c2 (diff) |
a lot of bugfixes and package updates
Diffstat (limited to 'package/at-spi2-core')
-rw-r--r-- | package/at-spi2-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/at-spi2-core/Makefile b/package/at-spi2-core/Makefile index 7a2722751..e0de56ffb 100644 --- a/package/at-spi2-core/Makefile +++ b/package/at-spi2-core/Makefile @@ -11,7 +11,7 @@ PKG_HASH:= bae426d13d4a1ae3a35c6dd444e7fdef2159fbc9170eb39b6ae3213a27042d92 PKG_DESCR:= d-bus based accessibility framework PKG_SECTION:= libs/misc PKG_DEPENDS:= glib libxtst -PKG_BUILDDEP:= glib libXtst libSM intltool-host +PKG_BUILDDEP:= glib libXtst libSM intltool-host gettext-tiny PKG_URL:= http://www.gnome.org/ PKG_SITES:= $(MASTER_SITE_GNOME:=at-spi2-core/$(PKG_EXTRAVER)/) PKG_OPTS:= dev |