Fix #533: postmarketos-demos: Add missing dbus dependency (#538)

This commit is contained in:
drebrez 2017-09-09 00:44:41 +02:00 committed by Oliver Smith
parent fe8e0b3fa7
commit 0ede5ab353

View file

@ -1,11 +1,11 @@
pkgname=postmarketos-demos
pkgver=4
pkgrel=4
pkgrel=5
pkgdesc="Simple touch menu for a few demo programs"
url="https://github.com/postmarketOS"
arch="all"
license="GPL3+"
depends="weston-xwayland"
depends="weston-xwayland dbus"
makedepends="gtk+3.0-dev"
subpackages=""
source="main.c Makefile"