Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=2902fa4e03a014dfa9414ad54557a1eac5916cd1
commit 2902fa4e03a014dfa9414ad54557a1eac5916cd1 Author: James Buren <[email protected]> Date: Thu Aug 23 16:27:04 2012 -0500 gnome-dvb-daemon-0.2.9-2-x86_64 * rebuild with udev's systemd diff --git a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild index ab865c8..76050f1 100644 --- a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild +++ b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gnome-dvb-daemon pkgver=0.2.9 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME DVB Daemon is a daemon written in Vala to setup your DVB devices." depends=('gst-plugins-bad' 'dbus-glib' 'libgee' 'sqlite3' 'gst-rtsp>=0.10.4' \ - 'pygobject3-cairo' 'linuxtv-dvb-apps' 'libgudev' \ + 'pygobject3-cairo' 'linuxtv-dvb-apps' 'systemd>=188' \ 'liboil' 'gst-plugins-good' 'gst-python') makedepends=('totem>=3.0.0' 'intltool' 'vala') Fconfopts="${Fconfopts[@]} --enable-totem-plugin" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
