[arch-commits] Commit in gpsd/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Sep 22 13:03:25 UTC 2011
Date: Thursday, September 22, 2011 @ 09:03:24
Author: andrea
Revision: 138421
Add PyGTK to optdepends (FS#26084)
Modified:
gpsd/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-22 11:13:18 UTC (rev 138420)
+++ PKGBUILD 2011-09-22 13:03:24 UTC (rev 138421)
@@ -13,7 +13,8 @@
license=('BSD')
depends=('python2' 'libusb' 'bluez' 'desktop-file-utils')
optdepends=('php: generate a PHP status page for your GPS'
- 'php-gd: image support for the PHP status page')
+ 'php-gd: image support for the PHP status page'
+ 'pygtk: GUI frontends')
makedepends=('scons' 'docbook-xsl' 'chrpath')
backup=('etc/conf.d/gpsd' 'lib/udev/rules.d/99-gpsd-usb.rules')
options=('!libtool' '!buildflags')
More information about the arch-commits
mailing list