summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko van der Vossen2017-08-12 09:57:12 +0200
committerRemko van der Vossen2017-08-12 09:57:12 +0200
commitc2a5149569c13177292c43caa5391a9af6e96bb7 (patch)
tree89c11461b1e3736ba9694f8475e16c4980cd6b3b
parent3c065c94583d059f446088a88a689e981fe52a33 (diff)
x11-libs/cairo: remove commented out udev dependency
-rwxr-xr-xx11-libs/cairo/DEPENDS16
-rw-r--r--x11-libs/cairo/HISTORY3
2 files changed, 3 insertions, 16 deletions
diff --git a/x11-libs/cairo/DEPENDS b/x11-libs/cairo/DEPENDS
index d8bb117dd0..3ab111fbf7 100755
--- a/x11-libs/cairo/DEPENDS
+++ b/x11-libs/cairo/DEPENDS
@@ -56,22 +56,6 @@ if is_depends_enabled $SPELL libx11; then
fi &&
-# these DRM options are bogus
-#optional_depends udev \
-# "--enable-drm" \
-# "--disable-drm" \
-# "for drm support" &&
-#
-#if is_depends_enabled $SPELL udev; then
-# config_query_option CAIRO_OPTS "Enable XCB drm functions feature?" n \
-# "--enable-xcb-drm" \
-# "--disable-xcb-drm" &&
-# optional_depends xorg-server \
-# "--enable-drm-xr" \
-# "--disable-drm-xr" \
-# "for DRM Xr (DDX) functions feature"
-#fi &&
-
optional_depends libpng \
"--enable-png --enable-svg" \
"--disable-png --disable-svg" \
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index efffae4b86..9c90bcb6e6 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2017-08-12 Remko van der Vossen <wich@sourcemage.org>
+ * DEPENDS: remove commented out udev dependency
+
2017-01-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.15.4