[arch-commits] Commit in thunar/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Dec 3 11:56:31 UTC 2012


    Date: Monday, December 3, 2012 @ 06:56:31
  Author: foutrelis
Revision: 172470

Replace obsolete dep on udev with systemd.

Modified:
  thunar/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-03 11:51:15 UTC (rev 172469)
+++ PKGBUILD	2012-12-03 11:56:31 UTC (rev 172470)
@@ -10,8 +10,8 @@
 url="http://thunar.xfce.org"
 license=('GPL2' 'LGPL2.1')
 groups=('xfce4')
-depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify' 'udev'
-         'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
+depends=('desktop-file-utils' 'libexif' 'hicolor-icon-theme' 'libnotify'
+         'systemd' 'gtk2' 'exo' 'libxfce4util' 'libxfce4ui' 'libpng')
 makedepends=('intltool' 'gtk-doc' 'xfce4-panel')
 optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems'
             'polkit-gnome: for mounting internal partitions (needs root password)'




More information about the arch-commits mailing list