diff options
Diffstat (limited to 'package/atk/Makefile')
-rw-r--r-- | package/atk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/atk/Makefile b/package/atk/Makefile index 3f42dc2ea..70f6faf9d 100644 --- a/package/atk/Makefile +++ b/package/atk/Makefile @@ -8,6 +8,7 @@ PKG_VERSION:= 1.29.3 PKG_RELEASE:= 1 PKG_MD5SUM:= f587d9285b2d0ac35ea95acef673517c PKG_DESCR:= atk library +PKG_BUILDDEP:= glib PKG_SECTION:= libs PKG_URL:= http://www.gnome.org PKG_SITES:= ${MASTER_SITE_GNOME:=/atk/1.29/} |