diff options
Diffstat (limited to 'harmony')
-rw-r--r-- | harmony/libnih/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/harmony/libnih/APKBUILD b/harmony/libnih/APKBUILD index f9893359c..f12895d65 100644 --- a/harmony/libnih/APKBUILD +++ b/harmony/libnih/APKBUILD @@ -11,7 +11,7 @@ options="!checkroot" depends= depends_dev="dbus-dev expat-dev" makedepends="$depends_dev gettext-dev" -checkdepends="linux-headers" +checkdepends="dbus-x11 linux-headers" install="" subpackages="$pkgname-dev $pkgname-doc" source="http://launchpad.net/libnih/${pkgver%.*}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz |