]> git.pld-linux.org Git - packages/colord.git/blame - colord-sh.patch
- updated to 1.3.3 (devel line, but required by stable gnome-color-manager 3.20)
[packages/colord.git] / colord-sh.patch
CommitLineData
74e3165d
JB
1--- colord-1.2.0/configure.ac.orig 2014-04-13 08:14:11.677141206 +0200
2+++ colord-1.2.0/configure.ac 2014-04-13 08:15:38.100472738 +0200
3@@ -171,7 +171,7 @@
4 if test x$enable_udev != xno; then
5 PKG_CHECK_MODULES(UDEV, libudev)
6 PKG_CHECK_MODULES(GUDEV, gudev-1.0)
7- COLORD_REQUIRES_PRIVATE+=", libudev"
8+ COLORD_REQUIRES_PRIVATE="${COLORD_REQUIRES_PRIVATE}, libudev"
9 AC_DEFINE(HAVE_UDEV,1,[Use UDEV support])
10 fi
11 AM_CONDITIONAL(HAVE_UDEV, test x$enable_udev = xyes)
This page took 0.25583 seconds and 4 git commands to generate.