summaryrefslogtreecommitdiffstats
path: root/main/glade3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/glade3/APKBUILD')
-rw-r--r--main/glade3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/glade3/APKBUILD b/main/glade3/APKBUILD
index 3290b0d33..16d57dbfa 100644
--- a/main/glade3/APKBUILD
+++ b/main/glade3/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=glade3
pkgver=3.8.0
-pkgrel=3
+pkgrel=4
pkgdesc="a RAD tool to enable quick & easy development of user interfaces for GTK+"
url="http://glade.gnome.org/"
arch="all"
@@ -9,7 +9,7 @@ license="GPL"
depends=
makedepends="gtk+2.0-dev libxml2-dev"
install=
-subpackages="$pkgname-dev $pkgname-doc"
+subpackages="$pkgname-dev $pkgname-doc $pkgname-dev $pkgname-lang"
source="http://ftp.gnome.org/pub/GNOME/sources/glade3/${pkgver%.*}/glade3-$pkgver.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver